Variables being referenced in the 'Exporting variables and alises from AcmeEmployee' code don't match the names of the variables as they are initially defined. Specifically on line 2 and 3 these variables are defined:
$publicFunctionsPath
$privateFunctionsPath
But when referenced on lines 4 and 5 the variables are missing the 's' in Functions:
Description
Variables being referenced in the 'Exporting variables and alises from AcmeEmployee' code don't match the names of the variables as they are initially defined. Specifically on line 2 and 3 these variables are defined:
$publicFunctionsPath $privateFunctionsPath
But when referenced on lines 4 and 5 the variables are missing the 's' in Functions:
$publicFunctionPath $privateFunctionPath
Chapter/section/subsection
Screenshots