mirror of
https://github.com/YGGverse/graph-php.git
synced 2026-03-31 17:45:31 +00:00
fix namespace
This commit is contained in:
parent
f18c7ad07c
commit
1fe3c16365
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace YGGverse\Chart\Calendar;
|
||||
namespace YGGverse\Graph\Calendar;
|
||||
|
||||
class Month
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue