We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a815f commit f64ef44Copy full SHA for f64ef44
src/ElasticquentTrait.php
@@ -14,7 +14,7 @@ trait ElasticquentTrait
14
/**
15
* @var array mapping properties
16
*/
17
- private $mappingProperties;
+ public $mappingProperties;
18
19
20
* Uses Timestamps In Index
0 commit comments