Explorar o código

[Locale] add @author tag to StubIntlDateFormatter

Igor Wiedler %!s(int64=14) %!d(string=hai) anos
pai
achega
30ea2bae32

+ 2 - 0
src/Symfony/Component/Locale/Stub/StubIntlDateFormatter.php

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