AppserverIo\Appserver\ServletEngine\Servlets\Mock\MockServletContextInterface::getAppBase PHP Метод

getAppBase() публичный Метод

Returns the absolute path to the application directory.
public getAppBase ( ) : string
Результат string The absolute path to the application directory
    public function getAppBase();
MockServletContextInterface