IndexHint
class IndexHint (View source)
Properties
| string | $type | The type of query hint. |
|
| string | $index | The name of the index. |
Methods
__construct(string $type, string $index)
Create a new index hint instance.
Details
__construct(string $type, string $index)
Create a new index hint instance.