Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

BackendAuthentication not imported for author field #62

Description

@WouterSioen

Author field code:

    $this->frm->addDropdown(
        'author',
        BackendUsersModel::getUsers()
        , BackendAuthentication::getUser()->getUserId()
    );

But no import of BackendAuthentication.

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