atk4 / data

Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io
MIT License
270 stars 46 forks source link

Drop entity parameter from {HasOneSql, HasMany}::refLink() method #1182

Closed mvorisek closed 5 months ago

mvorisek commented 5 months ago

refLink method does not make sense on entity

when used thru Model method (Model::refLink()), no change is needed unless wrongly used on entity