Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function __construct()
 {
     parent::__construct();
     $this->configuration = new Configuration();
 }