Skip to content

Commit 7f8893d

Browse files
committed
removed dots at the end of @param and @return
1 parent 15e1989 commit 7f8893d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Iterator/PathFilterIterator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public function accept()
6363
*
6464
* Use only / as directory separator (on Windows also).
6565
*
66-
* @param string $str Pattern: regexp or dirname.
66+
* @param string $str Pattern: regexp or dirname
6767
*
6868
* @return string regexp corresponding to a given string or regexp
6969
*/

0 commit comments

Comments
 (0)