Esempio n. 1
0
 /**
  * Returns the permission id.
  *
  * @author KnowledgeTree Team
  * @access public
  * @return int
  */
 public function getId()
 {
     return $this->permission->getId();
 }