Skip to content

Instantly share code, notes, and snippets.

@assada
Created November 6, 2015 14:10
Show Gist options
  • Save assada/5b3d9dbedc377194bb18 to your computer and use it in GitHub Desktop.
Save assada/5b3d9dbedc377194bb18 to your computer and use it in GitHub Desktop.
array (size=4)
'id' => int 23
'name' => string 'Тестовая компания' (length=33)
'legalForm' =>
array (size=3)
'id' => int 5
'fullName' => string 'Обществo с ограниченной ответственностью' (length=76)
'shortName' => string 'ООО' (length=6)
'contacts' =>
array (size=2)
0 =>
array (size=3)
'id' => int 28
'type' => string '1' (length=1)
'value' => string '+434 (23) 434-23-42' (length=19)
1 =>
array (size=3)
'id' => int 29
'type' => string '4' (length=1)
'value' => string 'waffle000@gmail.com' (length=19)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment