Skip to content

Commit 915ab1d

Browse files
authored
Update backend/lists.md
1 parent abb387c commit 915ab1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/lists.md

+1
Original file line numberDiff line numberDiff line change
@@ -1071,6 +1071,7 @@ public function evalUppercaseListColumn($value, $column, $record)
10711071
```
10721072

10731073
It is also possible to extend the Lists widget class to add a new column type like this:
1074+
10741075
```php
10751076
public function boot()
10761077
{

0 commit comments

Comments
 (0)