Skip to content

Naming convention: FwController.php::getListRows() #28

Description

@vladsavchuk

The intrinsic nature of the getListRows() function is actually to set ($this->list_rows) or even more to init (set multiple properties $this->list_rows, $this->list_pager).

Would it be more clear to have setListRows or initListRows name of this method?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions