Revert "Language names via intl library."
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace CommerceGuys\Intl\Exception;
|
||||
|
||||
/**
|
||||
* This exception is thrown when an unknown language code is passed to the
|
||||
* LanguageRepository.
|
||||
*/
|
||||
class UnknownLanguageException extends InvalidArgumentException implements ExceptionInterface
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user