From 1baead38fd73cb5499f39018e1aa1f46e1f431fa Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 13 Nov 2020 23:53:13 +0000 Subject: [PATCH] Add opening PHP tags for new examples --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 50a5287..55fd79d 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,8 @@ Again, as this functionality is provided by Drupal core by default, this should Let’s start by building a blog page. This will look very similar to the admin page tests, but instead we’ll be testing the `/blog` page. ```php +