discover_pivot_values
Definition
/**
* Reads the pivot column once at build time and turns what it finds into declared values. Refuses a
* source that cannot be read twice.
*/
discover_pivot_values(int $maxValues) : DiscoveredPivotValues /**
* Reads the pivot column once at build time and turns what it finds into declared values. Refuses a
* source that cannot be read twice.
*/
discover_pivot_values(int $maxValues) : DiscoveredPivotValues