Skip to content

Instantly share code, notes, and snippets.

@assada
Created November 9, 2015 14:49
Show Gist options
  • Save assada/37ee78b0f00a84083c98 to your computer and use it in GitHub Desktop.
Save assada/37ee78b0f00a84083c98 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)
'agents' =>
array (size=1)
0 =>
array (size=7)
'id' => int 24
'firstName' => string 'Имя' (length=6)
'secondName' => string 'Фамилия' (length=14)
'middleName' => string 'Отчество' (length=16)
'gender' => string '' (length=0)
'competence' => int 1
'competenceName' => string '' (length=0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment