Format post front matter and tags
This commit is contained in:
parent
e36882ee20
commit
861e604a97
162 changed files with 733 additions and 731 deletions
|
@ -1,15 +1,13 @@
|
|||
---
|
||||
title: Experimenting with events in Drupal 8
|
||||
date: 2018-08-21
|
||||
excerpt:
|
||||
Trying a different way of structuring Drupal modules, using event subscribers
|
||||
and autowiring.
|
||||
excerpt: Trying a different way of structuring Drupal modules, using event subscribers and autowiring.
|
||||
tags:
|
||||
- drupal
|
||||
- drupal-8
|
||||
- drupal-planet
|
||||
- php
|
||||
- symfony
|
||||
- drupal
|
||||
- drupal-8
|
||||
- drupal-planet
|
||||
- php
|
||||
- symfony
|
||||
promoted: true
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue