mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 21:15:11 +02:00
Optimize method description
This commit is contained in:
@@ -7,7 +7,8 @@ namespace Intervention\Image\Interfaces;
|
|||||||
interface ColorInterface
|
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
|
* @param mixed $input
|
||||||
* @return ColorInterface
|
* @return ColorInterface
|
||||||
|
Reference in New Issue
Block a user