Phactory\Sql\Association::getTable PHP Method

getTable() public method

public getTable ( )
    public function getTable()
    {
        return $this->_to_table;
    }