mirror of
https://github.com/Intervention/image.git
synced 2025-08-30 01:00:06 +02:00
Remove unnecessary doc blocks
This commit is contained in:
@@ -24,10 +24,7 @@ abstract class ImagickTestCase extends BaseTestCase
|
||||
/**
|
||||
* Create test image with red (#ff0000) background
|
||||
*
|
||||
* @param int $width
|
||||
* @param int $height
|
||||
* @throws ImagickException
|
||||
* @return Image
|
||||
*/
|
||||
public static function createTestImage(int $width, int $height): Image
|
||||
{
|
||||
|
Reference in New Issue
Block a user