Skip to content

Commit 5919117

Browse files
commit
1 parent 7b58447 commit 5919117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/base/controllers/Admin/ApplicationLogs.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,12 +245,12 @@ function ($log) {
245245
$data
246246
);
247247
}
248-
248+
/*
249249
public static function exposeDataToDashboard() : mixed
250250
{
251251
return null;
252252
}
253-
253+
*/
254254
protected function hasLayoutSelector(): bool
255255
{
256256
return false;

0 commit comments

Comments
 (0)