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 3fbac7a + 097b913 commit 1494e78Copy full SHA for 1494e78
UPGRADING.md
@@ -27,7 +27,7 @@ following steps will be done.
27
```
28
29
2. Remove the following code in the `initController()` method in
30
- `**app/Controllers/BaseController.php**:
+ **app/Controllers/BaseController.php**:
31
32
```php
33
$this->helpers = array_merge($this->helpers, ['setting']);
0 commit comments