Don't base the Drupal Planet feed on tags

This commit is contained in:
Oliver Davies 2024-09-14 00:21:58 +01:00
parent 74042f01e1
commit e55a47f611
18 changed files with 18 additions and 18 deletions

View file

@ -9,10 +9,10 @@ tags:
- open-source
- php
- design-patterns
- drupal-planet
cta: ~
snippet: |
Whilst working on my secret side project, today I decided to revisit the Null User Drupal module.
drupal_planet: true
---
The Null Object pattern is one of my favourite ways to DRY up code and reduce duplication.