class SchemaMapBuildEvent extends Event

Properties

protected SchemaMap $schemaMap

Methods

__construct(SchemaMap $schemaMap)

No description

getSchemaMap()

No description

$this
setSchemaMap(SchemaMap $schemaMap)

No description

Details

at line 52
__construct(SchemaMap $schemaMap)

Parameters

SchemaMap $schemaMap

at line 59
SchemaMap getSchemaMap()

Return Value

SchemaMap

at line 68
$this setSchemaMap(SchemaMap $schemaMap)

Parameters

SchemaMap $schemaMap

Return Value

$this