[2.0][DDC-281] Fixes for Mapping drivers
This commit is contained in:
parent
443a20569b
commit
a8bcf0f7ac
@ -54,7 +54,7 @@ abstract class AbstractFileDriver implements Driver
|
|||||||
*
|
*
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
protected $_fileExtension = '.php';
|
protected $_fileExtension;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initializes a new FileDriver that looks in the given path(s) for mapping
|
* Initializes a new FileDriver that looks in the given path(s) for mapping
|
||||||
|
Loading…
x
Reference in New Issue
Block a user