Ejemplo n.º 1
0
 public static function getCurrentAppNamespace()
 {
     $object = new self();
     return $object->getAppNamespace();
 }