Skip to content

Instantly share code, notes, and snippets.

@pierrejoye
Created May 21, 2015 05:40
Show Gist options
  • Select an option

  • Save pierrejoye/1226007db26942680498 to your computer and use it in GitHub Desktop.

Select an option

Save pierrejoye/1226007db26942680498 to your computer and use it in GitHub Desktop.
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