getFileName() ); } public static function get_namespace( $obj ) { return ( new \ReflectionObject( $obj ) )->getNamespaceName(); } }