• File: ConfigException.php
  • Full Path: /home/lef/public_html/wp-content/plugins/sitepress-multilingual-cms/vendor/otgs/auryn/lib/ConfigException.php
  • File size: 82 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace WPML\Auryn;

class ConfigException extends InjectorException
{
}