Explorar o código

[Locale] add @author tag to StubCollator

Igor Wiedler %!s(int64=14) %!d(string=hai) anos
pai
achega
7b2b025ebd
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/Symfony/Component/Locale/Stub/StubCollator.php

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

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