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 5b74872 commit 689a42cCopy full SHA for 689a42c
src/Codeception/Module/Doctrine2.php
@@ -683,7 +683,7 @@ private function extractPrimaryKey($instance)
683
* $I->loadFixtures(AppFixtures::class, false);
684
* ```
685
*
686
- * Note: this method requires `doctrine/data-fixtures` package to be installed.
+ * This method requires [`doctrine/data-fixtures`](https://github.com/doctrine/data-fixtures) to be installed.
687
688
* @param string|string[]|object[] $fixtures
689
* @param bool $append
0 commit comments