File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 1111use SleepingOwl \Admin \Contracts \Display \OrderByClauseInterface ;
1212use SleepingOwl \Admin \Display \TableColumn ;
1313
14-
1514abstract class NamedColumn extends TableColumn implements NamedColumnInterface
1615{
17-
1816 /**
1917 * Column field name.
2018 * @var string
Original file line number Diff line number Diff line change 1515use SleepingOwl \Admin \Display \Column \OrderByClause ;
1616use SleepingOwl \Admin \Traits \Assets ;
1717use SleepingOwl \Admin \Traits \Renderable ;
18- use SleepingOwl \Admin \Traits \VisibleCondition ;
19-
2018use SleepingOwl \Admin \Traits \SmallDisplay ;
19+ use SleepingOwl \Admin \Traits \VisibleCondition ;
2120use SleepingOwl \Admin \Traits \Visibled ;
2221
2322abstract class TableColumn implements ColumnInterface
You can’t perform that action at this time.
0 commit comments