Skip to content
Snippets Groups Projects
Unverified Commit 49a292f6 authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Specify code style in second block

parent 443c0d98
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ The $blocksDAO contains a list of 'location blocks' (eg: emails, phones,
addresses) which will be updated or deleted as part of the merge. This is
formatted like:
````
```php
[
email
delete
......@@ -41,4 +41,4 @@ formatted like:
update
id => object
]
````
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment