@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / buildPhpPrettyPrinter
Function: buildPhpPrettyPrinter()
ts
function buildPhpPrettyPrinter(options): PhpPrettyPrinter;Builds a PHP code pretty printer instance.
This function provides a way to format PHP code consistently, which is crucial for generated code readability and maintainability.
Parameters
options
CreatePhpPrettyPrinterOptions
