mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 15:20:32 -04:00
Add Safe PHP functions
This commit is contained in:
parent
04a956886a
commit
58cc098058
260 changed files with 49458 additions and 45 deletions
6
vendor/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php
vendored
Normal file
6
vendor/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
namespace Safe\Exceptions;
|
||||
|
||||
class Oci8Exception extends AbstractSafeException
|
||||
{
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue