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:
@@ -2,6 +2,7 @@
|
||||
|
||||
/**
|
||||
* This file is automatically generated. Use 'bin/celerity map' to rebuild it.
|
||||
*
|
||||
* @generated
|
||||
*/
|
||||
return array(
|
||||
|
||||
@@ -359,6 +359,7 @@ final class CelerityManagementMapWorkflow
|
||||
|
||||
/**
|
||||
* This file is automatically generated. Use 'bin/celerity map' to rebuild it.
|
||||
*
|
||||
* {$generated}
|
||||
*/
|
||||
return {$content};
|
||||
|
||||
Reference in New Issue
Block a user