pivot_values
Definition
/**
* Declares the pivot columns a groupBy()->pivot() produces, so the plan can name them before a row flows.
*/
pivot_values(string|int $values) : DeclaredPivotValues /**
* Declares the pivot columns a groupBy()->pivot() produces, so the plan can name them before a row flows.
*/
pivot_values(string|int $values) : DeclaredPivotValues