Class Table
Namespace: MvcCore\Ext\Models\Db\Attrs
Located at ext-model-db/src/MvcCore/Ext/Models/Db/Attrs/Table.php
Located at ext-model-db/src/MvcCore/Ext/Models/Db/Attrs/Table.php
public
|
#
__construct( string|string[] $names )
Define this param to declare table name or table names for whole class, where could be used static helper functions to get table in query by class describtion. Better for refactoring. |
string |
PHP_DOCS_TAG_NAME
|
#
'@table'
|