Exemplo n.º 1
0
 /**
  * @return int The number of object in the DLE database to process.
  */
 protected function get_process_objects_count()
 {
     return DleCategory::CountAll();
 }