Welcome Guest, Not a member yet? Register   Sign In
Modules in CI4 - Helpers and Constants
#3

PHP Code:
public $files = [
      ROOTPATH 'mymodule/admin/Helpers/functions_helper.php',
    ]; 

Or update CI and use:
Code:
public $helpers = [];
Reply


Messages In This Thread
RE: Modules in CI4 - Helpers and Constants - by datamweb - 09-14-2023, 11:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB