GlobalFunction
final class GlobalFunction
Global function.
Properties
string | $body |
Methods
static GlobalFunction
from(string $function, bool $withBody = false)
No description
static GlobalFunction
withBodyFrom(string $function)
No description
string
__toString()
No description
Details
at line 28
static GlobalFunction
from(string $function, bool $withBody = false)
No description
at line 34
static GlobalFunction
withBodyFrom(string $function)
No description
at line 40
string
__toString()
No description