mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 13:11:18 +02:00
Optimize method description
This commit is contained in:
@@ -7,7 +7,8 @@ namespace Intervention\Image\Interfaces;
|
||||
interface ColorInterface
|
||||
{
|
||||
/**
|
||||
* Static color factory method that passed input to color decoding input handler
|
||||
* Static color factory method that takes any supported color format
|
||||
* and returns a corresponding color object
|
||||
*
|
||||
* @param mixed $input
|
||||
* @return ColorInterface
|
||||
|
Reference in New Issue
Block a user