Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
behat_init_context Class Reference

Loads main subcontexts. More...

Inheritance diagram for behat_init_context:

Public Member Functions

 __construct (array $parameters)
 Initializes subcontexts.
 

Detailed Description

Loads main subcontexts.

Loading of moodle subcontexts is done by the Moodle extension

Renamed from behat FeatureContext class according to Moodle coding styles conventions

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

behat_init_context::__construct ( array $parameters)

Initializes subcontexts.

Parameters
array$parameterscontext parameters (set them up through behat.yml)
Return values
void

The documentation for this class was generated from the following file: