mirror of
https://github.com/Intervention/image.git
synced 2025-08-13 17:34:04 +02:00
Add @throws keyword
This commit is contained in:
@@ -98,6 +98,7 @@ abstract class AbstractDriver implements DriverInterface
|
|||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*
|
*
|
||||||
* @throws NotSupportedException
|
* @throws NotSupportedException
|
||||||
|
* @throws DriverException
|
||||||
* @see DriverInterface::specializeMultiple()
|
* @see DriverInterface::specializeMultiple()
|
||||||
*/
|
*/
|
||||||
public function specializeMultiple(array $objects): array
|
public function specializeMultiple(array $objects): array
|
||||||
|
Reference in New Issue
Block a user