*/ namespace Mmoreram\GearmanBundle\Tests\Service\Mocks; /** * Doc */ class SingleCleanFile { /** * My method * * */ public function myMethod() { } }