mirror of
https://github.com/YGGverse/graph-php.git
synced 2026-03-31 09:35:31 +00:00
update readme
This commit is contained in:
parent
53b976d58e
commit
aa7a7cd864
1 changed files with 7 additions and 1 deletions
|
|
@ -45,4 +45,10 @@ foreach ($calendarMonth->getNodes() as $day => $node)
|
|||
|
||||
###### Client-side
|
||||
|
||||
Coming soon on [YGGstate](https://github.com/YGGverse/YGGstate)
|
||||
Coming soon on [YGGstate](https://github.com/YGGverse/YGGstate) or play with dump generated:
|
||||
|
||||
```
|
||||
var_dump(
|
||||
$calendarMonth->getNodes()
|
||||
);
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue