@@ -54,7 +54,7 @@ |
||
| 54 | 54 | * Init a new generator and automatically define the base of tempDir |
| 55 | 55 | * |
| 56 | 56 | * @param string $cacheDir |
| 57 | - * @param Filepath $yaml |
|
| 57 | + * @param string $yaml |
|
| 58 | 58 | */ |
| 59 | 59 | public function __construct($cacheDir, $yaml) |
| 60 | 60 | { |
@@ -152,7 +152,7 @@ |
||
| 152 | 152 | |
| 153 | 153 | /** |
| 154 | 154 | * @param string $name |
| 155 | - * @param array $debug |
|
| 155 | + * @param boolean $debug |
|
| 156 | 156 | */ |
| 157 | 157 | public function __construct($name, $debug) |
| 158 | 158 | { |