<?php namespace ParagonIE\CipherSweet\Exception; /** * Class KeyProviderException * @package ParagonIE\CipherSweet\Exception */ class KeyProviderException extends CipherSweetException { }
info at phpclasses dot org