Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21b395c

Browse files
OskarStarkfabpot
authored andcommitted
removed useless PHPDoc
1 parent 098eed8 commit 21b395c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

PropertyPathIterator.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ class PropertyPathIterator extends \ArrayIterator implements PropertyPathIterato
2727
protected $path;
2828

2929
/**
30-
* Constructor.
31-
*
3230
* @param PropertyPathInterface $path The property path to traverse
3331
*/
3432
public function __construct(PropertyPathInterface $path)

0 commit comments

Comments
 (0)