Reflection
final class Reflection
Properties
Table> | $tables |
Methods
array
getTables()
No description
bool
hasTable(string $name)
No description
getDatabaseEngine()
No description
mixed
__get($name)
No description
Details
at line 21
__construct(Engine $engine)
No description
at line 29
array
getTables()
No description
at line 35
Table
getTable(string $name)
No description
at line 56
bool
hasTable(string $name)
No description
at line 70
Engine
getDatabaseEngine()
internal |
No description
at line 86
mixed
__get($name)
No description