1
0
mirror of synced 2025-01-17 22:11:41 +03:00

Increasing visibility of AnnotationReader inside AnnotationDriver from private to protected.

This commit is contained in:
Guilherme Blanco 2011-07-04 11:33:44 -03:00
parent 550fcbc17f
commit db37d974c8

View File

@ -41,7 +41,7 @@ class AnnotationDriver implements Driver
*
* @var AnnotationReader
*/
private $_reader;
protected $_reader;
/**
* The paths where to look for mapping files.