diff --git a/README.md b/README.md index 1e04d9a..3ad5a76 100644 --- a/README.md +++ b/README.md @@ -188,8 +188,6 @@ class FacebookController extends AbstractController */ public function connectAction(ClientRegistry $clientRegistry) { - // on Symfony 3.3 or lower, $clientRegistry = $this->get('knpu.oauth2.registry'); - // will redirect to Facebook! return $clientRegistry ->getClient('facebook_main') // key used in config/packages/knpu_oauth2_client.yaml