관리-도구
편집 파일: PredisClusterConnection.php
<?php namespace Illuminate\Redis\Connections; /** * @deprecated Predis is no longer maintained by its original author */ class PredisClusterConnection extends PredisConnection { // }