We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -332,7 +332,6 @@ |
||
| 332 | 332 | * Retrieves the tag name of the nearest block-level parent. |
| 333 | 333 | * |
| 334 | 334 | * @param \DOMNode $element A node. |
| 335 | - |
|
| 336 | 335 | * @return string The tag name (or the empty string). |
| 337 | 336 | */ |
| 338 | 337 | public static function get_block_parent_name( \DOMNode $element ) { |
@@ -40,7 +40,6 @@ |
||
| 40 | 40 | |
| 41 | 41 | /** |
| 42 | 42 | * The setting string used to enable/disable the fix (e.g. 'styleAmpersands'). |
| 43 | - |
|
| 44 | 43 | * @var string |
| 45 | 44 | */ |
| 46 | 45 | protected $settings_switch; |