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