social/lib/Exceptions/CacheActorDoesNotExistExcep...

9 wiersze
104 B
PHP
Czysty Zwykły widok Historia

<?php
namespace OCA\Social\Exceptions;
class CacheActorDoesNotExistException extends \Exception {
}