Пример #1
0
 /** @deprecated */
 public static function addPanel(IBarPanel $panel, $id = NULL)
 {
     return self::$bar->addPanel($panel, $id);
 }