Example #1
0
 /**
  * View constructor.
  */
 public function __construct(array $values = array())
 {
     parent::__construct($values);
 }