PHP 클래스 Mutagenesis\Mutation\BooleanTrue

상속: extends MutationAbstract
파일 보기 프로젝트 열기: padraic/mutagenesis 1 사용 예제들

공개 메소드들

메소드 설명
getMutation ( array $tokens, integer $index ) : array Replace boolean TRUE with FALSE

메소드 상세

getMutation() 공개 메소드

Replace boolean TRUE with FALSE
public getMutation ( array $tokens, integer $index ) : array
$tokens array
$index integer
리턴 array