Explorar el Código

Se arregla un copy and paste mal colocado

Maxi Schvindt hace 7 años
padre
commit
30725cb3cc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Security/Firewall/OAuthProxyListener.php

+ 1 - 1
Security/Firewall/OAuthProxyListener.php

@@ -173,7 +173,7 @@ class OAuthProxyListener implements ListenerInterface
 
 
     /**
     /**
      * @param Request $request
      * @param Request $request
-     * @return bool Retorna TRUE si puaccessTokenServicedo crear y setear el CustomOAuthUser
+     * @return bool Retorna TRUE si pudo crear y setear el CustomOAuthUser
      */
      */
     private function PHPAuthorization($request)
     private function PHPAuthorization($request)
     {
     {