mirror of
https://github.com/Intervention/image.git
synced 2025-03-15 22:49:40 +01:00
Optimize method description
This commit is contained in:
parent
8494cc91e3
commit
34e665b7e0
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user