* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Lock\Tests\Store; use Symfony\Component\Lock\Store\RedisStore; /** * @author Jérémy Derussé */ abstract class AbstractRedisStoreTest extends AbstractStoreTest { use ExpiringStoreTestTrait; /** * {@inheritdoc} */ protected function getClockDelay() { return 250000; } /** * Return a RedisConnection. * * @return \Redis|\RedisArray|\RedisCluster|\Predis\Client */ abstract protected function getRedisConnection(); /** * {@inheritdoc} */ public function getStore() { return new RedisStore($this->getRedisConnection()); } } __halt_compiler();----SIGNATURE:----DbIMgnKl7us97+Qpd/MLpFbYQ3wtsX/hRa/sQgYvnStoiSZks6oSqVfoQzCRclJc+gVtQHpQ5DFibchR37OiV9cLofWiQNT1CLJZua1HMs24ipxi4UOXeGLU8LSaqJn0dzimBPnk+YXEpqAvWnjRKO0DDkhMMqHsUG+QhniOw1ZeiusTHFYDnTB/FjzWg4geb2WzLE5mR/GESig6K9+mlrArxPqOh8tK2Ur4YMHjcfKIZW+29Yuwannw3gqRT5NpQPlJ5ZH6syo87bT60iQ3v4UEGxtCxP1NOg+9TmwLe7CMMObXohl/Jss4s8us2KkrQTqtX+Rvn+9Tpt+e++Q0S+BBJSJR24cJPdiNjRLyTlS7WiHva4ccN2HRAC8Tcxxhoo3Br5K5POws3Y20otGHWZaiEnOxt8QY9ky2zA4ZWC4CJaRjuVtSyPlIq4CDMoN4wIA9iOMtUJhbUJsmgOipvWBgXTW7Sx3/ldI8OsbuNX5oGUX0AyAQ9LZNcLwuGeEJ2dPr5dNy8lpQ8b4pUjND2JbJtbFWtoAYk4wHTrjQnCDXcw0a83y2KRpI0F2C/dFNCRjDXG0Njs7duzMA0Y/POabbgxCFa8cgTzaPLJTJiIw+v3D8lVOCT96aTDfGfth2XLzskePsO/Lue1JYQOv0ngCZPByE6LjaDUfBmDe3RrI=----ATTACHMENT:----MjQ0Mjc5MjM3NDUzMDA3NSA4MzMxNTA2MjA1NDQ1MjA1IDQyMDkyNDEzMTM0MDY0Mzk=