social/lib/Exceptions/CacheContentMimeTypeExcepti...

9 wiersze
102 B
PHP

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