Imbo\Resource\Stats::getAllowedMethods PHP Méthode

getAllowedMethods() public méthode

public getAllowedMethods ( )
    public function getAllowedMethods()
    {
        return ['GET', 'HEAD'];
    }