Example #1
0
 /**
  * @return int|false The block action collection id or false if not found
  */
 public function getBlockActionCollectionID()
 {
     return parent::getBlockActionCollectionID();
 }