Created
May 21, 2015 05:40
-
-
Save pierrejoye/1226007db26942680498 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| league persistPool\Entity\League Object | |
| ( | |
| [id:protected] => 7 | |
| [name:protected] => Red League | |
| [picture:protected] => | |
| [teams:protected] => | |
| [tournaments:protected] => Array | |
| ( | |
| [13/05/2015] => Array | |
| ( | |
| ) | |
| [04/06/2015] => Array | |
| ( | |
| ) | |
| [28/05/2015] => Array | |
| ( | |
| ) | |
| [20/05/2015] => Pool\Entity\Tournament Object | |
| ( | |
| [id:protected] => | |
| [name:protected] => fadas | |
| [date:protected] => 20/05/2015 | |
| ) | |
| ) | |
| ) | |
| C:18:"Pool\Entity\League":144:{{"id":7,"name":"Red League","picture":null,"teams":null,"tournaments":{"13\/05\/2015":[],"04\/06\/2015":[],"28\/05\/2015":[],"20\/05\/2015":{}}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment