DriverInterface
interface DriverInterface (View source)
Specify a namespace for a Doctrine ORM driver, as well as what kind of mapping driver it should be.
See: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/advanced-configuration.html#multiple-metadata-sources Interface DriverInterface
Methods
                    MappingDriver
                
                
                    getDriver()
        
                                            
                
            No description
                    string
                
                
                    getNamespace()
        
                                            
                
            No description
Details
        
                            MappingDriver
    getDriver()
        
    
    No description
        
                            string
    getNamespace()
        
    
    No description