Faker\Generator::callFormatWithMatches PHP 메소드

callFormatWithMatches() 보호된 메소드

protected callFormatWithMatches ( $matches )
    protected function callFormatWithMatches($matches)
    {
        return $this->format($matches[1]);
    }