Example #1
0
 /**
  * gets the maximum allowed number of blocks, -1 if unlimited.
  *
  * @return int
  */
 public function getMaximumBlocks()
 {
     return parent::getMaximumBlocks();
 }