Current File : //home/kerimkazan/dvf/lib/urlify/voku/stop-words/src/voku/helper/StopWordsLanguageNotExists.php
<?php

declare(strict_types=1);

namespace voku\helper;

/**
 * PhoneticExceptionLanguageNotExists-Helper-Class
 *
 * @package voku\helper
 */
class StopWordsLanguageNotExists extends \Exception
{
}