Skip to content

Commit b7d73ce

Browse files
Added link to 'central' parts explanation (#10)
1 parent 388e9c7 commit b7d73ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Codeception/Module/Phalcon4.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
* * `orm` - include only `haveRecord/grabRecord/seeRecord/dontSeeRecord` actions.
5858
* * `services` - allows to use `grabServiceFromContainer` and `addServiceToContainer`.
5959
*
60+
* See [WebDriver module](https://codeception.com/docs/modules/WebDriver#Loading-Parts-from-other-Modules)
61+
* for general information on how to load parts of a framework module.
62+
*
6063
* Usage example:
6164
*
6265
* Sample bootstrap (`app/config/bootstrap.php`):

0 commit comments

Comments
 (0)