Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
behat_core_comment_generator Class Reference

Behat data generator for comments. More...

Inheritance diagram for behat_core_comment_generator:

Protected Member Functions

 get_creatable_entities ()
 Get a list of the entities that can be created for this component.
 
 preprocess_comment (array $comment)
 Pre-process comment, populate context property.
 

Detailed Description

Behat data generator for comments.

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

Member Function Documentation

◆ get_creatable_entities()

behat_core_comment_generator::get_creatable_entities ( )
protected

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

Return values
array[]

◆ preprocess_comment()

behat_core_comment_generator::preprocess_comment ( array $comment)
protected

Pre-process comment, populate context property.

Parameters
array$comment
Return values
array

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