Eduardokum\LaravelBoleto\Boleto\AbstractBoleto::getStatus PHP Méthode

getStatus() public méthode

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