PhpSpec\Event\ExpectationEvent::getMatcher PHP Méthode

getMatcher() public méthode

public getMatcher ( ) : PhpSpec\Matcher\Matcher
Résultat PhpSpec\Matcher\Matcher
    public function getMatcher()
    {
        return $this->matcher;
    }