FileUploadEvents.php 269 bytes
<?php declare(strict_types=1);
/*
 * Copyright (C) 2015-2017 IRSTEA
 * All rights reserved.
 */
namespace Irstea\FileUploadBundle;
/**
 * Description of FileUploadEvents.
final class FileUploadEvents
    public const UPLOAD_COMPLETE = 'file_upload.complete';