We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24f67ea + 6598de9 commit 020e9a7Copy full SHA for 020e9a7
user_guide_src/source/general/configuration/010.php
@@ -8,7 +8,6 @@ public static function MySalesConfig()
8
{
9
return [
10
'target' => 45,
11
- 'actual' => 72,
12
];
13
}
14
user_guide_src/source/general/configuration/011.php
@@ -2,4 +2,3 @@
2
3
$target = 45;
4
$campaign = 'Winter Wonderland';
5
-$actual = 72;
0 commit comments