Problem/Motivation
Converting the getBulkOptions method in ViewsBulkOperationsBulkForm to private made it impossible to call that method in the custom plugins that extended the current.
Issue fork views_bulk_operations-3554020
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
graber commentedLet's remove one more private then.