mirror of
https://github.com/Intervention/image.git
synced 2025-08-30 09:10:21 +02:00
Enforce doc block style
This commit is contained in:
@@ -26,8 +26,8 @@ abstract class ImagickTestCase extends BaseTestCase
|
||||
*
|
||||
* @param int $width
|
||||
* @param int $height
|
||||
* @return Image
|
||||
* @throws ImagickException
|
||||
* @return Image
|
||||
*/
|
||||
public static function createTestImage(int $width, int $height): Image
|
||||
{
|
||||
|
Reference in New Issue
Block a user