AppserverIo\Appserver\ServletEngine\Servlets\Mock\MockServletContextInterface::getAppBase PHP Method

getAppBase() public method

Returns the absolute path to the application directory.
public getAppBase ( ) : string
return string The absolute path to the application directory
    public function getAppBase();
MockServletContextInterface