Jeroen De Meerleer 563c97925f
Refactor service and controller code, update file paths
- Refactored the `Page` class from the `App\Repository` namespace to the `App\Service` namespace.
- Updated the file path references in the `getPage()` method of the `Page` class to use `$this->kernel` instead of `$kernel`.
- Renamed the file from `src/Repository/Page.php` to `src/Service/Page.php`.
- Updated the import statement in the `DefaultController.php` file to reflect this change.

This commit improves code organization and ensures that file paths are correctly referenced.
2023-10-13 09:22:40 +02:00
2023-10-12 15:09:07 +02:00
2023-03-22 11:51:49 +01:00
2022-09-12 16:33:24 +02:00
2022-09-12 15:18:11 +02:00
2023-10-12 15:08:56 +02:00
2021-08-05 13:56:02 +02:00
2023-10-12 15:08:56 +02:00
2023-10-12 15:08:56 +02:00

Website

Copyright (c) 2021- Jeroen De Meerleer me@jeroened.be

Source code of my personal website

Description
Source code for my personal website
Readme 6.6 MiB
Languages
PHP 52.9%
CSS 17.9%
Shell 15.6%
Dockerfile 6.4%
Twig 5%
Other 2.2%