Пример #1
0
 public static function getByID($bID, $c = null, $a = null)
 {
     return Concrete\Core\Block\Block::getByID($bID, $c, $a);
 }