* conditionally include vendor autoload & dot-env file if exists
This commit is contained in:
6
src/Exceptions/VendorAutoloadException.php
Normal file
6
src/Exceptions/VendorAutoloadException.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php namespace WpsMcloud\Exceptions;
|
||||
|
||||
class VendorAutoloadException extends WpstudioMediaCloudTransformException
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user