getContainer()->get('config')->get('version'); if (is_null($version)) { return; } echo $version . "\n"; } }