Exemple #1
0
 /**
  * create class instance, without using the constructor directly
  * @return object
  */
 public static function invoke()
 {
     return CBootstrap::invoke(\get_class());
 }