Merge pull request #2754 from GrahamCampbell/fixes

Minor CS Fixes
This commit is contained in:
Taylor Otwell
2014-04-11 17:17:01 -05:00
22 changed files with 23 additions and 23 deletions

View File

@@ -15,4 +15,4 @@ return array(
);
);

View File

@@ -121,4 +121,4 @@ return array(
'pretend' => false,
);
);

View File

@@ -56,4 +56,4 @@ return array(
),
);
);

View File

@@ -17,4 +17,4 @@ return array(
'driver' => 'array',
);
);

View File

@@ -18,4 +18,4 @@ return array(
'driver' => 'array',
);
);

View File

@@ -28,4 +28,4 @@ return array(
'email' => '',
);
);