Обновление клиента (apps, 3rdparty, install)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* SPDX-FileCopyrightText: 2014 Robin Appelman <robin@icewind.nl>
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
namespace Icewind\SMB\Exception;
|
||||
|
||||
class InvalidResourceException extends Exception {
|
||||
}
|
||||
Reference in New Issue
Block a user