Function __global->tc_is_all_static
Definitions
sources/tempcode_compiler.php
- Find if some opening parameters are definitely static.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$_opener_params | string | required parameter | N/A | N/A | The parameters in PHP code format |
Return
- Is static
- Type: boolean
- Set: N/A
- Range: N/A