Phprest\Entity\Error::getCode PHP Méthode

getCode() public méthode

public getCode ( ) : integer
Résultat integer
    public function getCode()
    {
        return $this->code;
    }