social/lib/Exceptions/LinkedDataSignatureMissingE...

9 wiersze
108 B
PHP
Czysty Zwykły widok Historia

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