Phprest\Stub\Controller\Simple::getTheAnswerOfEverything PHP Méthode

getTheAnswerOfEverything() public static méthode

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