Skip to content

Commit 7faa3d4

Browse files
keradusfabpot
authored andcommitted
[CS] Apply phpdoc_annotation_without_dot
1 parent 4e79487 commit 7faa3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Finder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ public function getIterator()
681681
*
682682
* @return $this
683683
*
684-
* @throws \InvalidArgumentException When the given argument is not iterable.
684+
* @throws \InvalidArgumentException when the given argument is not iterable
685685
*/
686686
public function append($iterator)
687687
{

0 commit comments

Comments
 (0)