En prévision de l'arrivée de la forge institutionnelle INRAE, nous vous invitons à créer vos nouveaux projets sur la forge MIA.
Open in Web IDE
Quickly and easily edit multiple files in your project.
Edit
Edit this file only.
<?php
/*
* Copyright (C) 2015 IRSTEA
* All rights reserved.
*/
namespace Irstea\FileUploadBundle\Exception;
/**
*
* @author Guillaume Perréal <guillaume.perreal@irstea.fr>
interface Exception
{
//put your code here
}