@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context\Drush; |
| 6 | 6 | |
| 7 | 7 | // Contexts. |
@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context\Email; |
| 6 | 6 | |
| 7 | 7 | // Helpers. |
@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context\Email; |
| 6 | 6 | |
| 7 | 7 | // Contexts. |
@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context\Form; |
| 6 | 6 | |
| 7 | 7 | // Exceptions. |
@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context\Form; |
| 6 | 6 | |
| 7 | 7 | // Contexts. |
@@ -1,7 +1,7 @@ discard block |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context; |
| 6 | 6 | |
| 7 | 7 | // Contexts. |
@@ -210,7 +210,6 @@ discard block |
||
| 210 | 210 | |
| 211 | 211 | /** |
| 212 | 212 | * @param array $strings |
| 213 | - |
|
| 214 | 213 | * @return self |
| 215 | 214 | */ |
| 216 | 215 | public function debug(array $strings) |
@@ -270,7 +269,7 @@ discard block |
||
| 270 | 269 | public function waitAjaxAndAnimations() |
| 271 | 270 | { |
| 272 | 271 | $this->getSession() |
| 273 | - ->wait(1000, "window.__behatAjax === false && !jQuery(':animated').length && !jQuery.active"); |
|
| 272 | + ->wait(1000, "window.__behatAjax === false && !jQuery(':animated').length && !jQuery.active"); |
|
| 274 | 273 | } |
| 275 | 274 | |
| 276 | 275 | /** |
@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context\Redirect; |
| 6 | 6 | |
| 7 | 7 | // Contexts. |
@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context\Redirect; |
| 6 | 6 | |
| 7 | 7 | // Helpers. |
@@ -1,7 +1,7 @@ |
||
| 1 | 1 | <?php |
| 2 | 2 | /** |
| 3 | - * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | - */ |
|
| 3 | + * @author Sergii Bondarenko, <[email protected]> |
|
| 4 | + */ |
|
| 5 | 5 | namespace Drupal\TqExtension\Context; |
| 6 | 6 | |
| 7 | 7 | // Helpers. |