Exemplo n.º 1
0
 /**
  * Get all modular template types
  *
  * @return array
  */
 public function modularTypes()
 {
     return Pages::modularTypes();
 }