Skip to content

Commit d0072bc

Browse files
committed
Merge pull request #4 from dschniepp/patch-1
Remove $mappingProperties for valid configuration
2 parents 5b8d62a + 193e1ee commit d0072bc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ElasticquentTrait.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@
1111
*/
1212
trait ElasticquentTrait
1313
{
14-
/**
15-
* @var array mapping properties
16-
*/
17-
public $mappingProperties;
1814

1915
/**
2016
* Uses Timestamps In Index

0 commit comments

Comments
 (0)