Ejemplo n.º 1
0
 /**
  * Constructor.
  */
 protected function __construct()
 {
     parent::__construct();
     $this->extension = '.yaml';
 }