getPendingActionsCount() public method

Example #1
0
 protected function _getPendingActionsCount()
 {
     return $this->_helper->getPendingActionsCount();
 }