'message'=>'#^Variable \\$rows in empty\\(\\) always exists and is not falsy\\.$#',
@@ -950,7 +956,7 @@
$ignoreErrors[]=[
// identifier: return.missing
'message'=>'#^Method Drupal\\\\file\\\\Plugin\\\\Field\\\\FieldType\\\\FileFieldItemList\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#',
'message'=>'#^Method Drupal\\\\node\\\\ConfigTranslation\\\\NodeTypeMapper\\:\\:setEntity\\(\\) should return bool but return statement is missing\\.$#',
'message'=>'#^Method Drupal\\\\node\\\\NodeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#',
'count'=>1,
'count'=>2,
'path'=>__DIR__.'/modules/node/src/NodeForm.php',
];
$ignoreErrors[]=[
@@ -1540,9 +1546,15 @@
$ignoreErrors[]=[
// identifier: return.missing
'message'=>'#^Method Drupal\\\\path\\\\Plugin\\\\Field\\\\FieldType\\\\PathItem\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#',
'message'=>'#^Method Drupal\\\\system\\\\Controller\\\\BatchController\\:\\:batchPage\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response but return statement is missing\\.$#',
@@ -1795,7 +1813,7 @@
$ignoreErrors[]=[
// identifier: return.missing
'message'=>'#^Method Drupal\\\\taxonomy\\\\TermForm\\:\\:validateForm\\(\\) should return Drupal\\\\Core\\\\Entity\\\\ContentEntityInterface but return statement is missing\\.$#',
'message'=>'#^Method Drupal\\\\views_ui\\\\ViewUI\\:\\:set\\(\\) should return \\$this\\(Drupal\\\\views_ui\\\\ViewUI\\) but return statement is missing\\.$#',