Format post front matter and tags

This commit is contained in:
Oliver Davies 2021-07-09 17:32:30 +01:00
parent e36882ee20
commit 861e604a97
162 changed files with 733 additions and 731 deletions

View file

@ -1,8 +1,14 @@
---
title: Using PSR-4 Autoloading for your Drupal 7 Test Cases
excerpt:
How to use the PSR-4 autoloading standard for Drupal 7 Simpletest test cases.
tags: [drupal, drupal-planet, drupal-7, testing, simpletest, php, psr]
excerpt: How to use the PSR-4 autoloading standard for Drupal 7 Simpletest test cases.
tags:
- drupal
- drupal-planet
- drupal-7
- testing
- simpletest
- php
- psr
date: 2020-02-04
---