Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Mutagenesis
Mutation
BooleanTrue
PHP Class Mutagenesis\Mutation\BooleanTrue
Inheritance:
extends
MutationAbstract
Mostra file
Open project: padraic/mutagenesis
Class Usage Examples
Public Methods
Method
Description
getMutation
(
array
$tokens
,
integer
$index
) :
array
Replace boolean TRUE with FALSE
Method Details
getMutation()
public
method
Replace boolean TRUE with FALSE
public
getMutation
(
array
$tokens
,
integer
$index
) :
array
$tokens
array
$index
integer
return
array