Table
class Table
Properties
protected string | $name | ||
protected Joinable[] | $tableLinks |
Methods
__construct($name)
No description
string
getName()
No description
$this
setName(string $name)
No description
Joinable[]
getTableLinks()
No description
Joinable[]
getExternalLinks()
No description
$this
$this
setTableLinks(mixed $tableLinks)
No description