create static method

PhpSettings create()

Implementation

@$core.pragma('dart2js:noInline')
static PhpSettings create() => PhpSettings._();