Exemple #1
0
 /**
  * {@inheritdoc}
  */
 public function isPro()
 {
     return $this->_properties->getAsBoolean(self::$_PROPERTY_IS_PRO);
 }