nextras / orm

Orm with clean object design, smart relationship loading and powerful collections.
https://nextras.org/orm
MIT License
310 stars 57 forks source link

Entity - oneSide does now working #178

Closed f3l1x closed 7 years ago

f3l1x commented 8 years ago

There is a note about oneSide in docs - https://nextras.org/orm/docs/2.0/relationships#toc-1-1-one-sided

But I always get this notice: Modifier {1:1} in App\Model\ORM\Github\Github::$addon property has unknown arguments: oneSided

hrach commented 8 years ago

Please provide the row with phpdoc definition.

hrach commented 8 years ago

Ping 😉

f3l1x commented 8 years ago

I'll try to find it (or maybe test it again). Give me some time. :-)

hrach commented 7 years ago

Closing for now, feel free to reopen :-)