1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-18 12:52:42 +01:00

Minor change to the Celerity map formatting

Summary: Add a new line for clarity.

Test Plan: Inspected `./resources/celerity/map.php`.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9931
This commit is contained in:
Joshua Spence 2014-07-16 11:29:06 +10:00
parent 24d4764347
commit d8bf7172b7
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
/**
* This file is automatically generated. Use 'bin/celerity map' to rebuild it.
*
* @generated
*/
return array(

View file

@ -359,6 +359,7 @@ final class CelerityManagementMapWorkflow
/**
* This file is automatically generated. Use 'bin/celerity map' to rebuild it.
*
* {$generated}
*/
return {$content};