Skip to content

Commit 012841e

Browse files
Update service_container/tags.rst
Co-Authored-By: XuruDragon <[email protected]>
1 parent 690d285 commit 012841e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

service_container/tags.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -670,7 +670,8 @@ to get an array and then retrieve the ``handler_two`` handler :
670670
671671
class One
672672
{
673-
public static function getDefaultIndexName() {
673+
public static function getDefaultIndexName()
674+
{
674675
return 'handler_one';
675676
}
676677
}

0 commit comments

Comments
 (0)