7
common/Files/Tus/Exceptions/OutOfRangeException.php
Executable file
7
common/Files/Tus/Exceptions/OutOfRangeException.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Common\Files\Tus\Exceptions;
|
||||
|
||||
class OutOfRangeException extends \OutOfRangeException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user