Bump CI4 to 4.4.8

- Merged changed files since 4.4.8
- Fixed Breaking changes

Signed-off-by: objecttothis <objecttothis@gmail.com>
This commit is contained in:
objecttothis
2024-04-08 15:28:45 +04:00
committed by jekkos
parent 79812c5982
commit 34476ce374
19 changed files with 157 additions and 117 deletions

View File

@@ -33,7 +33,7 @@ abstract class BaseController extends Controller
* class instantiation. These helpers will be available
* to all other controllers that extend BaseController.
*
* @var array
* @var list<string>
*/
protected $helpers = [];