Increasing visibility of AnnotationReader inside AnnotationDriver from private to protected.
This commit is contained in:
parent
550fcbc17f
commit
db37d974c8
@ -41,7 +41,7 @@ class AnnotationDriver implements Driver
|
||||
*
|
||||
* @var AnnotationReader
|
||||
*/
|
||||
private $_reader;
|
||||
protected $_reader;
|
||||
|
||||
/**
|
||||
* The paths where to look for mapping files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user