@@ -78,7 +78,7 @@ discard block |
||
78 | 78 | /** |
79 | 79 | * Set a prefix for the filenames. |
80 | 80 | * |
81 | - * @return string|null |
|
81 | + * @return string |
|
82 | 82 | */ |
83 | 83 | public function getCwd() |
84 | 84 | { |
@@ -240,7 +240,7 @@ discard block |
||
240 | 240 | /** |
241 | 241 | * Get the extension of the destination. |
242 | 242 | * |
243 | - * @return null|string |
|
243 | + * @return string |
|
244 | 244 | */ |
245 | 245 | public function getExtension() |
246 | 246 | { |