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

@ -7,10 +7,10 @@ tags:
- drupal
- php
- automated-testing
- drupal-planet
cta: ~
snippet: |
As well as types, PHP's named arguments also add context - particularly within tests.
drupal_planet: true
---
A couple of weeks ago, I wrote that [using types adds context to code][0], making it easier to read and understand.