MapPolicy
in package
MapPolicy directives when creating a map and writing map items.
Table of Contents
Methods
- __construct() : mixed
- NewMapPolicy creates a MapPolicy with WriteMode. Use with servers before v4.3.
Methods
__construct()
NewMapPolicy creates a MapPolicy with WriteMode. Use with servers before v4.3.
public
__construct(MapOrderType $order, array<string|int, mixed>|null $flags, bool|null $persisted_index) : mixed
Parameters
- $order : MapOrderType
- $flags : array<string|int, mixed>|null
- $persisted_index : bool|null