Definition at line 7 of file CodeUtils.php.
◆ checkVar()
static checkVar |
( |
|
$var, |
|
|
|
$prefix = '$' |
|
) |
| |
|
static |
◆ cleanParameters()
static cleanParameters |
( |
|
$parameters | ) |
|
|
static |
◆ getParametersForRoute()
static getParametersForRoute |
( |
|
$parameters | ) |
|
|
static |
◆ getPHPExecutable()
static getPHPExecutable |
( |
| ) |
|
|
static |
◆ indent()
static indent |
( |
|
$code, |
|
|
|
$count = 2 |
|
) |
| |
|
static |
◆ isValidCode()
static isValidCode |
( |
|
$code | ) |
|
|
static |
◆ unCheckVar()
static unCheckVar |
( |
|
$var, |
|
|
|
$prefix = '$' |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: