コード例 #1
0
ファイル: class.view.php プロジェクト: areslepra/Framework
 public static final function init()
 {
     self::$configuration = get_config(str_replace('Framework\\', '', get_called_class()));
 }