PHP 인터페이스 Fakerino\Core\RegEx\RegExGeneratorInterface

파일 보기 프로젝트 열기: fakerino/fakerino

공개 메소드들

메소드 설명
generate ( string $regex ) : string Generates a string from the provided $regex

메소드 상세

generate() 공개 메소드

Generates a string from the provided $regex
public generate ( string $regex ) : string
$regex string
리턴 string