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