CS fixes.
Plus add config for StyleCI.
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
class DotNotation
|
||||
{
|
||||
public $person = array(
|
||||
'name' => array('first' => 'Chris', 'last' => 'Firescythe'),
|
||||
'age' => 24,
|
||||
'name' => array('first' => 'Chris', 'last' => 'Firescythe'),
|
||||
'age' => 24,
|
||||
'hometown' => array(
|
||||
'city' => 'Cincinnati',
|
||||
'state' => 'OH',
|
||||
|
||||
Reference in New Issue
Block a user