phan fixs

This commit is contained in:
Clemens Schwaighofer
2023-08-31 19:06:16 +09:00
parent 09839f3451
commit ec110499a8
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -14,8 +14,6 @@ declare(strict_types=1);
namespace CoreLibs\Check;
use Exception;
class Colors
{
/** @var int 1 for HEX rgb */
-2
View File
@@ -8,8 +8,6 @@ declare(strict_types=1);
namespace CoreLibs\Output;
use Exception;
class Image
{
/**