@@ -70,7 +70,7 @@ |
||
70 | 70 | * @param \DateTimeInterface $expiration |
71 | 71 | * @param array $options |
72 | 72 | * |
73 | - * @return string|bool |
|
73 | + * @return string|false |
|
74 | 74 | */ |
75 | 75 | public function getTemporaryUrl($path, DateTimeInterface $expiration, array $options = []) |
76 | 76 | { |