Description

setColumnAttributes(string $column, array $attributes)

Set one or more attributes for a specific column.

Parameters

string $column
The column to apply the attributes on.
array $attributes
The attributes for a column.

Comment