mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
![]() behat/lib.php script should not be usually included, neither any of its functions used within mooodle code at all. It's for exclusive use of behat and moodle setup.php. For places requiring a different/special behavior needing to check if are being run as part of behat tests, use: if (defined('BEHAT_SITE_RUNNING')) { ... |
||
---|---|---|
.. | ||
classes | ||
features/bootstrap | ||
form_field | ||
behat_base.php | ||
behat_field_manager.php | ||
behat_files.php | ||
lib.php |