1
0
mirror of synced 2025-01-31 04:21:44 +03:00

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

This commit is contained in:
guilhermeblanco 2010-01-28 19:47:11 +00:00
parent 443a20569b
commit a8bcf0f7ac

View File

@ -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