Explorar o código

[Locale] remove setLocale from StubIntlDateFormatter

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

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

@@ -226,11 +226,6 @@ class StubIntlDateFormatter
         return $this->datetype;
     }
 
-    public function setLocale($locale)
-    {
-        throw new MethodNotImplementedException(__METHOD__);
-    }
-
     public function getErrorCode()
     {
         throw new MethodNotImplementedException(__METHOD__);