Open bscheshirwork opened 5 years ago
About #7
IMHO The better way is extend from ActiveRecord and refactor all db methods like https://github.com/zxbodya/yii2-gallery-manager/blob/f6da89836346e2491f3063c9bc7a4872f5b06db3/GalleryBehavior.php#L174-L179
ActiveRecord
db
About #7
IMHO The better way is extend from
ActiveRecord
and refactor alldb
methods like https://github.com/zxbodya/yii2-gallery-manager/blob/f6da89836346e2491f3063c9bc7a4872f5b06db3/GalleryBehavior.php#L174-L179