Пример #1
0
 /**
  * Check if tree has entity only attributes
  *
  * @return bool
  */
 public function hasEntityOnlyAttributes()
 {
     return $this->_treeModel->getHasEntityOnlyAttributes();
 }