ParticipantCollectionInterface
        ParticipantCollectionInterface.php
                :
        17
                
    
            Interface
                    
                Extends
                                    IteratorAggregate,                                     Countable                            
                Methods¶
                
getByEmail()
            ¶
    
        
        ParticipantCollectionInterface.php
                :
        21
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| string | - | - | 
Return values
                
getById()
            ¶
    
        
        ParticipantCollectionInterface.php
                :
        19
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $id | int | - | - | 
Return values
                
getByToken()
            ¶
    
        
        ParticipantCollectionInterface.php
                :
        23
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $token | string | - | - |