Guest User

Untitled

a guest
Feb 5th, 2017
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.73 KB | None | 0 0
  1.  
  2. Array
  3. (
  4.     [0] => A Object
  5.         (
  6.             [id] => 4
  7.         )
  8.  
  9.     [1] => A Object
  10.         (
  11.             [id] => 4
  12.         )
  13.  
  14.     [2] => A Object
  15.         (
  16.             [id] => 4
  17.         )
  18.  
  19.     [3] => A Object
  20.         (
  21.             [id] => 4
  22.         )
  23.  
  24.     [4] => A Object
  25.         (
  26.             [id] => 4
  27.         )
  28.  
  29. )
  30. Array
  31. (
  32.     [0] => A Object
  33.         (
  34.             [property1] => 4
  35.         )
  36.  
  37.     [1] => A Object
  38.         (
  39.             [property1] => 4
  40.         )
  41.  
  42.     [2] => A Object
  43.         (
  44.             [property1] => 4
  45.         )
  46.  
  47.     [3] => A Object
  48.         (
  49.             [property1] => 4
  50.         )
  51.  
  52.     [4] => A Object
  53.         (
  54.             [property1] => 4
  55.         )
  56.  
  57. )
Add Comment
Please, Sign In to add comment