|
@@ -17,6 +17,8 @@ use Symfony\Component\Locale\Exception\MethodArgumentValueNotImplementedExceptio
|
|
|
|
|
|
/**
|
|
/**
|
|
* Provides a stub IntlDateFormatter for the 'en' locale.
|
|
* Provides a stub IntlDateFormatter for the 'en' locale.
|
|
|
|
+ *
|
|
|
|
+ * @author Igor Wiedler <igor@wiedler.ch>
|
|
*/
|
|
*/
|
|
class StubIntlDateFormatter
|
|
class StubIntlDateFormatter
|
|
{
|
|
{
|