mirror of
https://github.com/Intervention/image.git
synced 2025-08-01 03:20:17 +02:00
Fix docblock
This commit is contained in:
@@ -11,7 +11,7 @@ use Intervention\Image\Tests\TestCase;
|
|||||||
/**
|
/**
|
||||||
* @covers \Intervention\Image\Colors\Hsl\Channels\Hue
|
* @covers \Intervention\Image\Colors\Hsl\Channels\Hue
|
||||||
* @covers \Intervention\Image\Colors\Hsl\Channels\Saturation
|
* @covers \Intervention\Image\Colors\Hsl\Channels\Saturation
|
||||||
* @covers \Intervention\Image\Colors\Hsl\Channels\Value
|
* @covers \Intervention\Image\Colors\Hsl\Channels\Luminance
|
||||||
*/
|
*/
|
||||||
class ChannelTest extends TestCase
|
class ChannelTest extends TestCase
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user