1
0
Fork 0
mirror of https://github.com/RaspbianFrance/raspisms.git synced 2025-05-16 13:06:26 +02:00

update descartes

This commit is contained in:
osaajani 2019-10-29 18:33:30 +01:00
parent 508aeb0957
commit e15fb3cf8c
15 changed files with 112 additions and 60 deletions

View file

@ -1,4 +1,5 @@
<?php
namespace descartes\exceptions;
class DescartesExceptionRouterUrlGenerationError extends Exception {};