Skip to content

Commit f64ef44

Browse files
committed
Fix #3
1 parent 30a815f commit f64ef44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ElasticquentTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ trait ElasticquentTrait
1414
/**
1515
* @var array mapping properties
1616
*/
17-
private $mappingProperties;
17+
public $mappingProperties;
1818

1919
/**
2020
* Uses Timestamps In Index

0 commit comments

Comments
 (0)