@@ -190,7 +190,7 @@ |
||
| 190 | 190 | * |
| 191 | 191 | * @param \SplFileInfo $file File to check if it's excluded. |
| 192 | 192 | * |
| 193 | - * @return bool|null True if file is excluded, false otherwise. |
|
| 193 | + * @return boolean True if file is excluded, false otherwise. |
|
| 194 | 194 | * Null - if it's not a file. |
| 195 | 195 | */ |
| 196 | 196 | public function is_file_excluded( \SplFileInfo $file ) { |