@@ -47,7 +47,6 @@ |
||
| 47 | 47 | protected $baseDirectory; |
| 48 | 48 | |
| 49 | 49 | /** |
| 50 | - * @param string $dir directory to scan for yaml files |
|
| 51 | 50 | */ |
| 52 | 51 | public function __construct($baseDir, Finder $finder, $sort = 0) |
| 53 | 52 | { |