ClientRegistry
        ClientRegistry.php
                :
        13
                 
    
            Interface
                Methods¶
                 getClient()
            ¶
getClient()
            ¶
    
        
        ClientRegistry.php
                :
        19
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $identifier | string | - | - | 
Return values
OAuth2ClientInterface
Tags
                 hasClient()
            ¶
hasClient()
            ¶
    
        
        ClientRegistry.php
                :
        21
                 
    
        |  |  | 
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $identifier | string | - | - | 
Return values
bool