index names may be specified on fluent setup.
This commit is contained in:
@@ -7,7 +7,7 @@ class Fluent {
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $attributes = array();
|
||||
public $attributes = array();
|
||||
|
||||
/**
|
||||
* Create a new fluent container instance.
|
||||
|
||||
Reference in New Issue
Block a user