File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ abstract class AbstractDoctrineProvider extends AbstractProvider
33
33
protected $ doctrineEntityName ;
34
34
35
35
/**
36
- * @var bool How to hydrate doctrine results
36
+ * @var int How to hydrate doctrine results
37
37
*/
38
38
protected $ sourceDataHydration = AbstractQuery::HYDRATE_OBJECT ;
39
39
Original file line number Diff line number Diff line change 1
1
# Sineflow Elasticsearch Bundle for Symfony
2
2
3
- ![ License] ( https://img.shields.io/github/license/sineflow/elasticsearchbundle.svg ) [ ![ Latest Stable Version] ( https://img.shields.io/github/release/sineflow/elasticsearchbundle.svg )] ( https://packagist.org/packages/sineflow/elasticsearch-bundle ) [ ![ Build Status] ( https://travis-ci.org /sineflow/ElasticsearchBundle.svg?branch=master )] ( https://travis-ci.org /sineflow/ElasticsearchBundle ) [ ![ Coverage Status] ( https://coveralls.io/repos/sineflow/ElasticsearchBundle/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/sineflow/ElasticsearchBundle?branch=master ) [ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/e15da9f2-32b4-4ede-ade6-20f93f8ba076/mini.png )] ( https://insight.sensiolabs.com/projects/e15da9f2-32b4-4ede-ade6-20f93f8ba076 )
3
+ ![ License] ( https://img.shields.io/github/license/sineflow/elasticsearchbundle.svg ) [ ![ Latest Stable Version] ( https://img.shields.io/github/release/sineflow/elasticsearchbundle.svg )] ( https://packagist.org/packages/sineflow/elasticsearch-bundle ) [ ![ Build Status] ( https://travis-ci.com /sineflow/ElasticsearchBundle.svg?branch=master )] ( https://travis-ci.com /sineflow/ElasticsearchBundle ) [ ![ Coverage Status] ( https://coveralls.io/repos/sineflow/ElasticsearchBundle/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/sineflow/ElasticsearchBundle?branch=master ) [ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/e15da9f2-32b4-4ede-ade6-20f93f8ba076/mini.png )] ( https://insight.sensiolabs.com/projects/e15da9f2-32b4-4ede-ade6-20f93f8ba076 )
4
4
5
5
Originally a fork of ongr/elasticsearch-bundle, now a project of its own.
6
6
You can’t perform that action at this time.
0 commit comments