Skip to content

Commit 0715c86

Browse files
committed
MQE-641: URL page should be dynamic and be able to retrieve information from .env file
- Fixed PHPCS error.
1 parent 82f6beb commit 0715c86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/Test/Objects/ActionObject.php

+1
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ private function findAndReplaceReferences($objectHandler, $inputString)
367367
* Validates the page objects area 'external' against a list of known incompatible types
368368
*
369369
* @param PageObject $obj
370+
* @return void
370371
* @throws TestReferenceException
371372
*/
372373
private function validateUrlAreaAgainstActionType($obj)

0 commit comments

Comments
 (0)