Eloquent\Phony\Matcher\MatcherFactory::drivers PHP 메소드

drivers() 공개 메소드

Get the matcher drivers.
public drivers ( ) : array
리턴 array
    public function drivers()
    {
        return $this->drivers;
    }