This class provides the interface for file schema readers
Source for this file: /DatabaseSchema/src/interfaces/file_reader.php
ezcDbSchemaReader | --ezcDbSchemaFileReader
Version: | //autogen// |
public ezcDbSchema |
loadFromFile(
$file
)
Returns an ezcDbSchema with the definition from $file |
From ezcDbSchemaReader | |
---|---|
public int |
ezcDbSchemaReader::getReaderType()
Returns what type of schema reader this class implements. |
Returns an ezcDbSchema with the definition from $file
Name | Type | Description |
---|---|---|
$file |
string |