Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
behat_core_completion_generator Class Reference
Inheritance diagram for behat_core_completion_generator:

Protected Member Functions

 get_creatable_entities ()
 Get a list of the entities that can be created for completion.
 
 get_module_id (string $name)
 Look up module ID from given name.
 

Member Function Documentation

◆ get_creatable_entities()

behat_core_completion_generator::get_creatable_entities ( )
protected

Get a list of the entities that can be created for completion.

Return values
array[]

◆ get_module_id()

behat_core_completion_generator::get_module_id ( string $name)
protected

Look up module ID from given name.

Parameters
string$name
Return values
int

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