Skip to content

Commit 40f8981

Browse files
committed
style fixed
1 parent 78c1350 commit 40f8981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TypedObjectArray.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class TypedObjectArray extends ArrayObject
4848
* </code></pre>
4949
*
5050
* <b>Note</b>: Allowed types are only <i>existing classes</i>.
51-
*
51+
*
5252
* @param string $type Type for values inside array.
5353
* @param array $array Optional, if you wish initialize object with values.
5454
*

0 commit comments

Comments
 (0)