DBEntity::table PHP Method

table() public static method

public static table ( )
    public static function table()
    {
        return 'NOT_A_REAL_TABLE';
    }