Remove post redirects

This commit is contained in:
Oliver Davies 2017-09-12 14:01:41 +01:00
parent 8080640147
commit 9ba45e74e3
87 changed files with 0 additions and 176 deletions

View file

@ -7,8 +7,6 @@ tags:
- drupal-7
- php
use: [posts]
redirect:
- blog/simplifying-drupal-migrations-with-xautoload/
---
{% block excerpt %}
How to use the [xautoload][1] module to autoload migration classes within your Drupal 7 migration modules.