PhpHelpers
class PhpHelpers
internal |
PHP helpers.
Methods
static string
reformatCode(string $source)
Optimizes code readability.
static string
dump(mixed $value, bool $multiline = false)
No description
static string
inlineHtmlToEcho(string $source)
No description
Details
at line 22
static string
reformatCode(string $source)
Optimizes code readability.
at line 138
static string
dump(mixed $value, bool $multiline = false)
No description
at line 158
static string
inlineHtmlToEcho(string $source)
No description