Skip to content

Commit c545af8

Browse files
authored
style fixed
1 parent b0ac22c commit c545af8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/TypedArray.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,10 @@ class TypedArray extends ArrayObject
4040

4141
/**
4242
* Contructor.
43-
*
43+
*
4444
* @param string $type
4545
* @param array $array
46+
*
4647
* @throws InvalidArgumentException If type is not supported
4748
* @throws TypeError If elements of passed with $array
4849
* are not of the configured type

0 commit comments

Comments
 (0)