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