@wpkernel/php-json-ast v0.12.6-beta.3
@wpkernel/php-json-ast / derivePhpTypeFromString
Function: derivePhpTypeFromString()
ts
function derivePhpTypeFromString(type): PhpType | null;Parameters
type
string | null | undefined
Returns
PhpType | null
