Interface TypedResultInterface
Represents an expression that is known to return a specific type
        
    Namespace: Cake\Database
    
    
    
      
  
  
        Method Summary
- 
          
getReturnType() public
Return the abstract type this expression will return
 - 
          
setReturnType() public
Set the return type of the expression