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