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