Skip to content

Instantly share code, notes, and snippets.

/inspection.php Secret

Created May 25, 2017 19:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/0f5a0c3467764f4bd14fb84ea30fe149 to your computer and use it in GitHub Desktop.
Save anonymous/0f5a0c3467764f4bd14fb84ea30fe149 to your computer and use it in GitHub Desktop.
object(Cake\ORM\Entity) {
'id' => (int) 157,
'is_completed' => false,
'is_deficiency' => true,
'is_accomplishment' => false,
'is_unverified_asset' => false,
'location_latitude' => null,
'location_longitude' => null,
'labor_hours' => null,
'service_request_id' => null,
'attachments' => []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment