The Helper class just loads procedural functions from a file in a helpers directory.
// Loading a helper with filename example_helper.php Helper::load('example_helper');
The Helper class just loads procedural functions from a file in a helpers directory.
// Loading a helper with filename example_helper.php Helper::load('example_helper');