@@ -115,7 +115,7 @@ |
||
115 | 115 | { |
116 | 116 | return $this->context->executeJsOnElement($this->element, sprintf( |
117 | 117 | "return jQuery({{ELEMENT}}).datepicker(%s);", |
118 | - implode(', ', array_map(function ($value) { |
|
118 | + implode(', ', array_map(function($value) { |
|
119 | 119 | return in_array($value, ['<date>']) ? $this->date : "'$value'"; |
120 | 120 | }, $arguments)) |
121 | 121 | )); |
@@ -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\Utils\Wysiwyg; |
6 | 6 | |
7 | 7 | // Contexts. |
@@ -92,7 +92,7 @@ |
||
92 | 92 | 4 => 'imap_qprint', |
93 | 93 | ]; |
94 | 94 | |
95 | - return isset($process[$encoding]) ? $process[$encoding] : function ($string) { |
|
95 | + return isset($process[$encoding]) ? $process[$encoding] : function($string) { |
|
96 | 96 | return $string; |
97 | 97 | }; |
98 | 98 | } |
@@ -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\Utils\Wysiwyg; |
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\Utils\Wysiwyg; |
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\Utils\Wysiwyg; |
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\Utils\Wysiwyg; |
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\Utils\Wysiwyg; |
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\Utils\Wysiwyg; |
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\Utils\Wysiwyg; |
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\Utils\Wysiwyg; |
6 | 6 | |
7 | 7 | // Contexts. |