We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -109,7 +109,7 @@ |
||
| 109 | 109 | */ |
| 110 | 110 | public function getListContentClass() |
| 111 | 111 | { |
| 112 | - return $this->listContentClass ?? config('backpack.crud.list_content_class', 'col-md-12');; |
|
| 112 | + return $this->listContentClass ?? config('backpack.crud.list_content_class', 'col-md-12'); ; |
|
| 113 | 113 | } |
| 114 | 114 | |
| 115 | 115 | /** |