We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 867a6fd commit dcbe6c9Copy full SHA for dcbe6c9
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.9.3...master)
6
--------------
7
8
+### Added
9
+- Allowing Methods to be set or unset in ModelHooks [\#1198 / jenga201](https://github.com/barryvdh/laravel-ide-helper/pull/1198)\
10
+ Note: the visibility of `\Barryvdh\LaravelIdeHelper\Console\ModelsCommand::setMethod` has been changed to **public**!
11
+
12
2021-04-02, 2.9.3
13
-----------------
14
0 commit comments