autowp/external-login-service

View on GitHub
src/Linkedin.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to public method \Autowp\ExternalLoginService\Linkedin::getFriends()
Open

    public function getFriends(): array
Severity: Minor
Found in src/Linkedin.php by phan

Parameter $options is never used
Open

    public function getData(array $options): Result
Severity: Minor
Found in src/Linkedin.php by phan

Possibly zero references to public method \Autowp\ExternalLoginService\Linkedin::getFriendsUrl()
Open

    public function getFriendsUrl(): string
Severity: Minor
Found in src/Linkedin.php by phan

Possibly zero references to protected method \Autowp\ExternalLoginService\Linkedin::getFriendsAuthorizationUrl()
Open

    protected function getFriendsAuthorizationUrl(): string
Severity: Minor
Found in src/Linkedin.php by phan

Possibly zero references to public method \Autowp\ExternalLoginService\Linkedin::getData()
Open

    public function getData(array $options): Result
Severity: Minor
Found in src/Linkedin.php by phan

Possibly zero references to protected method \Autowp\ExternalLoginService\Linkedin::createProvider()
Open

    protected function createProvider(): LinkedInProvider
Severity: Minor
Found in src/Linkedin.php by phan

There are no issues that match your filters.

Category
Status