Documentation

HasTable

Allows an entity access to its database table

Tags
author

Jason Napolitano

version
1.0.0
since
1.0.0
license

MIT https://mit-license.org

Table of Contents

$table  : string
table()  : string
Returns a converted database table name

Properties

$table

protected static string $table

Database table

Methods

table()

Returns a converted database table name

public static table() : string
Return values
string

Search results