Handles an unknown column.
Parameters
$itemobject|arrayrequired- The current item.
$column_namestringrequired- Name of the column.
Source
protected function column_default( $item, $column_name ) {}
Changelog
| Version | Description |
|---|---|
| 4.2.0 | Introduced. |
Handles an unknown column.
$itemobject|arrayrequired$column_namestringrequiredprotected function column_default( $item, $column_name ) {}
| Version | Description |
|---|---|
| 4.2.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.