social/lib/Exceptions/LinkedDataSignatureMissingE...

9 wiersze
108 B
PHP

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