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