@@ -57,7 +57,7 @@ |
||
57 | 57 | 48 => 1, |
58 | 58 | 70 => 1, |
59 | 59 | 71 => 1, |
60 | - ); |
|
60 | + ); |
|
61 | 61 | |
62 | 62 | }//end getErrorList() |
63 | 63 |
@@ -57,7 +57,7 @@ |
||
57 | 57 | 48 => 1, |
58 | 58 | 70 => 1, |
59 | 59 | 71 => 1, |
60 | - ); |
|
60 | + ); |
|
61 | 61 | |
62 | 62 | }//end getErrorList() |
63 | 63 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | * |
41 | 41 | * @return array<int, int> |
42 | 42 | */ |
43 | - public function getErrorList($testFile='FirebugConsoleUnitTest.js') |
|
43 | + public function getErrorList($testFile = 'FirebugConsoleUnitTest.js') |
|
44 | 44 | { |
45 | 45 | if ($testFile !== 'FirebugConsoleUnitTest.js') { |
46 | 46 | return array(); |
@@ -57,7 +57,7 @@ |
||
57 | 57 | 48 => 1, |
58 | 58 | 70 => 1, |
59 | 59 | 71 => 1, |
60 | - ); |
|
60 | + ); |
|
61 | 61 | |
62 | 62 | }//end getErrorList() |
63 | 63 |
@@ -57,9 +57,9 @@ |
||
57 | 57 | function myFunction() |
58 | 58 | { |
59 | 59 | if (Channels::systemExists('Log5') === TRUE) { |
60 | - Channels::includeSystem('Log5'); |
|
60 | + Channels::includeSystem('Log5'); |
|
61 | 61 | } else { |
62 | - return; |
|
62 | + return; |
|
63 | 63 | } |
64 | 64 | |
65 | 65 | Log5::addProjectLog('metadata.field.update', $msg); |
@@ -92,9 +92,9 @@ |
||
92 | 92 | } |
93 | 93 | |
94 | 94 | if (Channels::systemExists('Log') === TRUE) { |
95 | - Channels::includeSystem('Log'); |
|
95 | + Channels::includeSystem('Log'); |
|
96 | 96 | } else { |
97 | - return; |
|
97 | + return; |
|
98 | 98 | } |
99 | 99 | |
100 | 100 | Log::addProjectLog('metadata.field.update', $msg); |
@@ -57,7 +57,7 @@ |
||
57 | 57 | 48 => 1, |
58 | 58 | 70 => 1, |
59 | 59 | 71 => 1, |
60 | - ); |
|
60 | + ); |
|
61 | 61 | |
62 | 62 | }//end getErrorList() |
63 | 63 |
@@ -57,7 +57,7 @@ |
||
57 | 57 | 48 => 1, |
58 | 58 | 70 => 1, |
59 | 59 | 71 => 1, |
60 | - ); |
|
60 | + ); |
|
61 | 61 | |
62 | 62 | }//end getErrorList() |
63 | 63 |
@@ -57,7 +57,7 @@ |
||
57 | 57 | 48 => 1, |
58 | 58 | 70 => 1, |
59 | 59 | 71 => 1, |
60 | - ); |
|
60 | + ); |
|
61 | 61 | |
62 | 62 | }//end getErrorList() |
63 | 63 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | * |
41 | 41 | * @return array<int, int> |
42 | 42 | */ |
43 | - public function getErrorList($testFile='CreateWidgetTypeCallbackUnitTest.js') |
|
43 | + public function getErrorList($testFile = 'CreateWidgetTypeCallbackUnitTest.js') |
|
44 | 44 | { |
45 | 45 | return array( |
46 | 46 | 18 => 1, |
@@ -57,7 +57,7 @@ |
||
57 | 57 | 48 => 1, |
58 | 58 | 70 => 1, |
59 | 59 | 71 => 1, |
60 | - ); |
|
60 | + ); |
|
61 | 61 | |
62 | 62 | }//end getErrorList() |
63 | 63 |
@@ -40,7 +40,7 @@ |
||
40 | 40 | * |
41 | 41 | * @return array<int, int> |
42 | 42 | */ |
43 | - public function getErrorList($testFile='AssignThisUnitTest.js') |
|
43 | + public function getErrorList($testFile = 'AssignThisUnitTest.js') |
|
44 | 44 | { |
45 | 45 | if ($testFile !== 'AssignThisUnitTest.js') { |
46 | 46 | return array(); |