Add interval to filter component
Add filter.date observer to visu-chrono
Minor playlist component styling
<?phpnamespaceCorpusParole\Models;useCorpusParole\Libraries\CorpusParoleException;/** * Exception class */classModelsExceptionextendsCorpusParoleException{}