$fixturesPath
$fixturesPath :
ensureStaticCommandHelp(\Symfony\Component\Console\Application $application)
Replaces the dynamic placeholders of the command help text with a static version.
The placeholder %command.full_name% includes the script path that is not predictable and can not be tested against.
\Symfony\Component\Console\Application | $application |