Carbon_Fields\Datastore\Datastore::__construct PHP Method

__construct() public method

Initialize the datastore.
public __construct ( )
    public function __construct()
    {
        $this->init();
    }