Add new method SchemaInterface::getUserDefinedTypes()
#812
Labels
type:enhancement
Enhancement
Milestone
The method should return all types defined by user.
public function getUserDefinedTypes(string $schemaName = '', bool $refresh = false): array;
The text was updated successfully, but these errors were encountered: