Hello,

How can I use a model in a behaviour?

I created a behaviour with a callback function. In one specific
situation I would like to do a find on one of my models.

>From old codes it seems in cakephp 2.6

$model->mymodelname->find()

worked. Now I am using cakephp version 3 and I get the error message

Undefined property: MyBehavoirBehavior::$MyModelName

Thank you for your help!
Melanie

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to