CompiledBlueprint
Index
Properties
Properties
extraLibraries
features
Type declaration
networking: boolean
run
Type declaration
The compiled steps for the blueprint
Parameters
playground: UniversalPHP
Returns Promise<void>
versions
The requested versions of PHP and WordPress for the blueprint
Type declaration
php: 8.3 | 8.2 | 8.1 | 8.0 | 7.4 | 7.3 | 7.2 | 7.1 | 7.0
wp: string
Should boot with support for network request via wp_safe_remote_get?