social/lib/Exceptions/ServiceAccountAlreadyExistE...

9 wiersze
108 B
PHP
Czysty Zwykły widok Historia

2018-09-20 07:42:52 +00:00
<?php
namespace OCA\Social\Exceptions;
class ServiceAccountAlreadyExistException extends \Exception {
}