Пример #1
0
 /**
  * Returns the amount of actual blocks in the area, does not exclude core blocks or layouts, does not recurse.
  */
 public function getTotalBlocksInAreaEditMode()
 {
     return parent::getTotalBlocksInAreaEditMode();
 }