fix namespace

This commit is contained in:
ghost 2023-08-09 14:15:34 +03:00
parent f18c7ad07c
commit 1fe3c16365

View file

@ -2,7 +2,7 @@
declare(strict_types=1); declare(strict_types=1);
namespace YGGverse\Chart\Calendar; namespace YGGverse\Graph\Calendar;
class Month class Month
{ {