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