mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
update descartes
This commit is contained in:
parent
1ae58220b8
commit
65ab7a4b1b
7 changed files with 152 additions and 98 deletions
5
descartes/exceptions/DescartesExceptionSqlError.php
Normal file
5
descartes/exceptions/DescartesExceptionSqlError.php
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
namespace descartes\exceptions;
|
||||
|
||||
class DescartesExceptionSqlError extends \Exception {};
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue