Copied!

SchemaIdentifierExtractorInterface

SchemaIdentifierExtractorInterface.php : 11

Methods

publicextract()

SchemaIdentifierExtractorInterface.php : 16
public extract(string $schemaString) : array<string, array<int, string>>

Parameters

Name Type Default value Description
$schemaString string - -

Return values

array<string, array<int, string>>