<?php //[STAMP] e543475a72b3c2b2bbb166e62bf94035 namespace tests\codeception\backend\_generated; // This class was automatically generated by build task // You should not change it manually as it will be overwritten on next build // @codingStandardsIgnoreFile trait UnitTesterActions { /** * @return \Codeception\Scenario */ abstract protected function getScenario(); }