Function Calls

The following code layout is in an acceptable format:

$short         = foo($bar);
$long_variable = foo($baz);