Re: cakephp 3 get model schema in behaviour

2015-03-26 Thread José Lorenzo
In any method $schema =$this->_table->schema() The returned object is an instance of Cake\Database\Schema\Table On Wednesday, March 25, 2015 at 4:53:57 PM UTC+1, Dejan Dragaš wrote: > > how to get model schema in behaviour ? > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on T

cakephp 3 get model schema in behaviour

2015-03-25 Thread Dejan Dragaš
how to get model schema in behaviour ? -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails f