Example #1
0
 public static function getList($includeInternal = false)
 {
     return Concrete\Core\Page\Type\Type::getList($includeInternal);
 }