Skip to content

Commit

Permalink
Add use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Nov 9, 2024
1 parent 1b3a5a5 commit 23aba26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/areas/site/views.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

use Kirby\Cms\App;
use Kirby\Cms\Find;
use Kirby\Toolkit\I18n;

return [
'page' => [
Expand Down

0 comments on commit 23aba26

Please sign in to comment.