You are here

constant UC_FILE_ERROR_OK in Ubercart 8.4

Download statuses.

1 use of UC_FILE_ERROR_OK
DownloadController::download in uc_file/src/Controller/DownloadController.php
Handles file downloading and error states.

File

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

Namespace

Drupal\uc_file\Controller

Code

define('UC_FILE_ERROR_OK', 0);