Skip to content

Commit

Permalink
D8TEWPPE-73: Alter the PhpCS related formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
georgebaev committed Oct 8, 2020
1 parent adde889 commit 0d152a5
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions tests/Behat/DateFieldContext.php
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,9 @@ public function isSelectedForOf($value, $field_item, $field_group): void {
*
* @param string $field
* The field name.
*
* When I set "Field" to the date "22-02-2019"
* When I set "Field" to the date "22-02-2019 14:30" using format "d-m-Y H:i"
*
* @param string $field
* The label of the field.
* When I set "Field" to the date "22-02-2019".
* When I set "Field" to the date "22-02-2019 14:30" using
* format "d-m-Y H:i".
* @param string $value
* The value of the field.
* @param string $format
Expand Down

0 comments on commit 0d152a5

Please sign in to comment.