phan fixs
This commit is contained in:
@@ -14,8 +14,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace CoreLibs\Check;
|
namespace CoreLibs\Check;
|
||||||
|
|
||||||
use Exception;
|
|
||||||
|
|
||||||
class Colors
|
class Colors
|
||||||
{
|
{
|
||||||
/** @var int 1 for HEX rgb */
|
/** @var int 1 for HEX rgb */
|
||||||
|
|||||||
@@ -8,8 +8,6 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace CoreLibs\Output;
|
namespace CoreLibs\Output;
|
||||||
|
|
||||||
use Exception;
|
|
||||||
|
|
||||||
class Image
|
class Image
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user