Skip to content

Commit

Permalink
Update backend/lists.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Oct 10, 2024
1 parent abb387c commit 915ab1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/lists.md
Original file line number Diff line number Diff line change
Expand Up @@ -1071,6 +1071,7 @@ public function evalUppercaseListColumn($value, $column, $record)
```

It is also possible to extend the Lists widget class to add a new column type like this:

```php
public function boot()
{
Expand Down

0 comments on commit 915ab1d

Please sign in to comment.