Commit a8bcf0f7 authored by guilhermeblanco's avatar guilhermeblanco

[2.0][DDC-281] Fixes for Mapping drivers

parent 443a2056
......@@ -54,7 +54,7 @@ abstract class AbstractFileDriver implements Driver
*
* @var string
*/
protected $_fileExtension = '.php';
protected $_fileExtension;
/**
* Initializes a new FileDriver that looks in the given path(s) for mapping
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment