HomeDevCentral

Enforce opening brace is on same line than method declaration

Description

Enforce opening brace is on same line than method declaration

Summary:
Nasqueron uses K&R style, Laravel not, this change standardizes
the Laravel-generated code.

This is a follow-up for 85fc0f62b8e1 (same change for classes).

Test Plan: phpcs with Generic.Functions.OpeningFunctionBraceKernighanRitchie sniff

Reviewers: dereckson

Reviewed By: dereckson

Differential Revision: https://devcentral.nasqueron.org/D1547

Details

Provenance
derecksonAuthored on Mar 30 2018, 00:53
Reviewer
dereckson
Differential Revision
D1547: Enforce opening brace is on same line than method declaration
Parents
rNOTIF1523ea67ce77: Ensure lines are at most 80 characters
Branches
Unknown
Tags
Unknown