AppserverIo\Appserver\ServletEngine\Servlets\Mock\MockServletContextInterface::getAppBase PHP Méthode

getAppBase() public méthode

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