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.
2 parents a5e35e5 + 5b8d81d commit d8d4c44Copy full SHA for d8d4c44
src/Traits/Features/HasFormParams.php
@@ -4,7 +4,7 @@
4
5
trait HasFormParams
6
{
7
- public function bootHasBodyFeature()
+ public function bootHasFormParamsFeature()
8
9
$this->addConfig('form_params', $this->getData());
10
}
0 commit comments