Update presentations to use the abstract block

This commit is contained in:
Oliver Davies 2025-03-21 17:11:10 +00:00
parent 51b1ce4d55
commit 76ae7ae61c
26 changed files with 52 additions and 0 deletions

View file

@ -22,6 +22,7 @@ events:
date: 2016-03-05
---
{% block abstract %}
New to object-orientated PHP, Symfony or YAML, and want to get started building modules in Drupal 8? This is the session for you!
In this session, well cover:
@ -36,3 +37,4 @@ What we wont be covering:
- Automated testing in PHPUnit or Simpletest.
- Adding third party libraries and external dependencies via Composer.
{% endblock %}