Fix multiline array CS
This commit is contained in:
@@ -8,6 +8,6 @@ class RecursivePartials
|
||||
'child' => array(
|
||||
'name' => 'Justin',
|
||||
'child' => false,
|
||||
)
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user