mirror of
https://github.com/Intervention/image.git
synced 2025-08-19 04:01:30 +02:00
Add @throws tag
This commit is contained in:
@@ -55,6 +55,7 @@ interface ImageManagerInterface
|
||||
*
|
||||
* @link https://image.intervention.io/v3/basics/instantiation#creating-animations
|
||||
* @param callable $init
|
||||
* @throws RuntimeException
|
||||
* @return ImageInterface
|
||||
*/
|
||||
public function animate(callable $init): ImageInterface;
|
||||
|
Reference in New Issue
Block a user