We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df8fc4 commit 2bbd498Copy full SHA for 2bbd498
src/Codeception/Module/Doctrine2.php
@@ -38,7 +38,7 @@
38
use function var_export;
39
40
/**
41
- * Access the database using [Doctrine2 ORM](http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/).
+ * Access the database using [Doctrine2 ORM](https://docs.doctrine-project.org/projects/doctrine-orm/en/latest/).
42
*
43
* When used with Symfony or Zend Framework 2, Doctrine's Entity Manager is automatically retrieved from Service Locator.
44
* Set up your `functional.suite.yml` like this:
0 commit comments