web/vendor/thecodingmachine/safe/generated/Exceptions/Oci8Exception.php
2019-03-07 12:11:50 -06:00

6 lines
88 B
PHP

<?php
namespace Safe\Exceptions;
class Oci8Exception extends AbstractSafeException
{
}