AfterSave declaration was not compatible with Model class in code example
Copy paste of the example gave an error, this changes prevents the error. Error: Declaration of Category::afterSave() should be compatible with Model::afterSave($created, $options = Array)
Loading
Please sign in to comment