PHP Class Eccube\Doctrine\ORM\Mapping\Driver\YamlDriver

YamlDriverのPHP7対応. Doctrine2.4で修正されれば不要.
See also: https://github.com/EC-CUBE/ec-cube/issues/1338
Inheritance: extends Doctrine\ORM\Mapping\Driver\YamlDriver
Show file Open project: ec-cube/ec-cube

Protected Methods

Method Description
loadMappingFile ( $file ) {@inheritDoc}

Method Details

loadMappingFile() protected method

{@inheritDoc}
protected loadMappingFile ( $file )