You are here

constant UC_FILE_ERROR_HOOK_ERROR in Ubercart 8.4

1 use of UC_FILE_ERROR_HOOK_ERROR
DownloadController::validateDownload in uc_file/src/Controller/DownloadController.php
Performs first-pass authorization. Calls authorization hooks afterwards.

File

uc_file/src/Controller/DownloadController.php, line 37

Namespace

Drupal\uc_file\Controller

Code

define('UC_FILE_ERROR_HOOK_ERROR', 7);