HOME


Mini Shell 1.0
DIR: /home2/kerimkazan/dvf/lib/urlify/voku/stop-words/src/voku/helper/
Upload File :
Current File : /home2/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
{
}