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 a7597c9 commit 3760dc8Copy full SHA for 3760dc8
src/Magento/FunctionalTestingFramework/Util/TestGenerator.php
@@ -1701,7 +1701,7 @@ private function processPressKey($input)
1701
* Add uniqueness function call to input string based on regex pattern.
1702
*
1703
* @param string $input
1704
- * @param bool $wrapWithDoubleQuotes
+ * @param boolean $wrapWithDoubleQuotes
1705
* @return string
1706
*/
1707
private function addUniquenessFunctionCall($input, $wrapWithDoubleQuotes = true)
0 commit comments