<?php
$var 
=
array (
  
=> 
  
stdClass::__set_state(array(
     
'author' => 'Bernardo Martínez',
     
'image' => '1586637633221368233.JPG',
     
'title' => 'Cerro Constitución',
     
'comment' => 'Cerro Constitución desde el Valle del río Jaramillo',
     
'height' => NULL,
     
'width' => NULL,
  )),
);
?>