Pantheon\Terminus\UnitTests\Commands\CommandTestCase::getStatusCode PHP Method

getStatusCode() public method

public getStatusCode ( ) : integer
return integer
    public function getStatusCode()
    {
        return $this->status_code;
    }