Phactory\Sql\Association::getTable PHP Метод

getTable() публичный Метод

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