Phprest\Stub\Controller\Simple::getTheAnswerOfEverything PHP Method

getTheAnswerOfEverything() public static method

public static getTheAnswerOfEverything ( ) : integer
return integer
    public static function getTheAnswerOfEverything()
    {
        return 42;
    }