kopia lustrzana https://github.com/nextcloud/social
9 wiersze
93 B
PHP
9 wiersze
93 B
PHP
![]() |
<?php
|
||
|
|
||
|
namespace OCA\Social\Exceptions;
|
||
|
|
||
|
class QueueStatusException extends \Exception {
|
||
|
|
||
|
}
|
||
|
|