private property MappingDriverChain::$defaultDriver

The default driver

Type: MappingDriver

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php, line 43

Class

MappingDriverChain
The DriverChain allows you to add multiple other mapping drivers for certain namespaces

Namespace

Doctrine\Common\Persistence\Mapping\Driver

Code

private $defaultDriver;