Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

(no description)

File Size: 75 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 lib/behat/behat_deprecated_base.php

Defines 1 class

behat_enrol_deprecated:: (1 method):
  i_add_enrolment_method_with()


Class: behat_enrol_deprecated  - X-Ref

Steps definitions that are now deprecated and will be removed in the next releases.

This file only contains the steps that previously were in the behat_*.php files in the SAME DIRECTORY.
When deprecating steps from other components or plugins, create a behat_COMPONENT_deprecated.php
file in the same directory where the steps were defined.

i_add_enrolment_method_with($enrolmethod, TableNode $table)   X-Ref
Adds the specified enrolment method to the current course filling the form with the provided data.

param: string $enrolmethod
param: TableNode $table