Source browser » MondocEncryption
Explore the source behind \District5\MondocEncryption\Exception\MondocEncryptionException
View source: [ raw ] [ highlight ]
View on GitHub open_in_newBelow is the content for the selected file.
Class: \District5\MondocEncryption\Exception\MondocEncryptionException
<?php
namespace District5\MondocEncryption\Exception;
/**
* Class MondocEncryptionException
*
* @package District5\MondocEncryption\Exception
*/
class MondocEncryptionException extends AbstractMondocEncryptionException
{
}