name: RelaySessionHandlerTest class_comment: '# * @requires extension relay # * # * @group integration' dependencies: - name: Relay type: class source: Relay\Relay - name: AbstractRedisSessionHandlerTestCase type: class source: Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler\AbstractRedisSessionHandlerTestCase properties: [] methods: - name: createRedisClient visibility: protected parameters: - name: host comment: null traits: - Relay\Relay - Symfony\Component\HttpFoundation\Tests\Session\Storage\Handler\AbstractRedisSessionHandlerTestCase interfaces: []