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
Details
at line 22
static string
reformatCode(string $source)
Optimizes code readability.
at line 135
static string
dump(mixed $value, bool $multiline = false)
No description