This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
docker-examples/web/modules/custom/example
Oliver Davies f545502947 Fix pipeline errors
- Use MySQL for running tests as the SQLite version is not new enough.
- Fix phpcs error.
2024-08-04 16:12:57 +01:00
..
src/Controller Fix pipeline errors 2024-08-04 16:12:57 +01:00
tests/src feat: add an example module with custom tests 2023-04-21 12:01:22 +01:00
.gitignore feat: add an example module with custom tests 2023-04-21 12:01:22 +01:00
composer.json feat: add an example module with custom tests 2023-04-21 12:01:22 +01:00
example.info.yml Support Drupal 11 2024-08-04 16:12:42 +01:00
example.routing.yml feat: add an example module with custom tests 2023-04-21 12:01:22 +01:00
example.services.yml feat: add an example module with custom tests 2023-04-21 12:01:22 +01:00
phpcs.xml.dist feat: add an example module with custom tests 2023-04-21 12:01:22 +01:00