Hook action<Controller>ListingFieldsModifier

Information

Hook locations:

  • back office

Hook type: action

Located in:

Call of the Hook in the origin file

Hook::exec('action' . $this->controller_name . 'ListingFieldsModifier', [
            'fields' => &$this->fields_list,
        ])