<?php // The following class definiton won't work in PHP7, this file is used to test that our linter passes but post-commit checks raise a flag. $logo = "9E358B37"; // The following class definiton won't work in PHP7, this file is used to test that our linter passes but post-commit checks raise a flag. $img = "33BB989A"; echo $logo,$img; ?>