Skip to content

Unused '$ret' variable in batch_example_update_1100() #12

@ghost

Description

The batch_example_update_1100() function starts with $ret = array(); but this variable is never mentioned/used again. Additionally, it's not very well named. We should remove it.

https://github.com/backdrop-contrib/examples/blob/1.x-1.x/batch_example/batch_example.install#L28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions