@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / resolvePrettyPrintScriptPath
Function: resolvePrettyPrintScriptPath()
ts
function resolvePrettyPrintScriptPath(options): string;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
importMetaUrl?
string
Returns
string
