Skip to content

Instantly share code, notes, and snippets.

@jackkitley
Created March 28, 2013 08:42
Show Gist options
  • Save jackkitley/5261670 to your computer and use it in GitHub Desktop.
Save jackkitley/5261670 to your computer and use it in GitHub Desktop.
<pre class='xdebug-var-dump' dir='ltr'>
<b>array</b> <i>(size=3)</i>
'VehicleDamageMap' <font color='#888a85'>=&gt;</font>
<b>array</b> <i>(size=10)</i>
'damage_dent' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'1'</font> <i>(length=1)</i>
'damage_signsofspray' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'1'</font> <i>(length=1)</i>
'damage_scratch' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'0'</font> <i>(length=1)</i>
'damage_rust' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'0'</font> <i>(length=1)</i>
'damage_chip' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'0'</font> <i>(length=1)</i>
'damage_prev_repairs_noted' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'0'</font> <i>(length=1)</i>
'est_recon_amt' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'1000110'</font> <i>(length=7)</i>
'description' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'testadsadasdad'</font> <i>(length=14)</i>
'vehicletypedamageareaid' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'1'</font> <i>(length=1)</i>
'vehicleid' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'5'</font> <i>(length=1)</i>
'vehicletypedamageareaid' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>''</font> <i>(length=0)</i>
'vehicleid' <font color='#888a85'>=&gt;</font> <small>string</small> <font color='#cc0000'>'5'</font> <i>(length=1)</i>
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment