getAllActionsCount() public method

public getAllActionsCount ( )
Example #1
0
 protected function _getAllActionsCount()
 {
     return $this->_helper->getAllActionsCount();
 }