Skip to content

Check $view_data before set arguments

fromme requested to merge issue/views_bulk_operations-3308306:4.1.x into 4.1.x

Check $view_data before set arguments to avoid: Notice: Trying to access array offset on value of type null in Drupal\views_bulk_operations\Access\ViewsBulkOperationsAccess->access() (line 48 of modules\contrib\views_bulk_operations\src\Access\ViewsBulkOperationsAccess.php).

Merge request reports