friendica/src/Profile/ProfileField/Exception/UnexpectedPermissionSetExce...

8 lines
122 B
PHP

<?php
namespace Friendica\Profile\ProfileField\Exception;
class UnexpectedPermissionSetException extends \Exception
{
}