PHPUnit_Framework_ComparisonFailure::getExpected PHP Méthode

getExpected() public méthode

public getExpected ( ) : mixed
Résultat mixed
    public function getExpected()
    {
        return $this->expected;
    }