Hook actionAdminLoginControllerSetMedia

Information

Set media on admin login page header:

This hook is called after adding media to admin login page header

Hook locations:

  • back office

Hook type: action

Located in:

Call of the Hook in the origin file

Hook::exec(
            'actionAdminLoginControllerSetMedia',
            [
                'controller' => $this,
            ]
        )