mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
Apply some more minor phpdoc fixes.
This commit is contained in:
@@ -325,7 +325,7 @@ abstract class PredisConnectionTestCase extends PredisTestCase
|
||||
* Returns a new instance of a connection instance.
|
||||
*
|
||||
* @param ServerProfile $profile Reference to the server profile instance.
|
||||
* @param Boolean $initialize Push default initialization commands (SELECT and FLUSHDB).
|
||||
* @param bool $initialize Push default initialization commands (SELECT and FLUSHDB).
|
||||
* @param array $parameters Additional connection parameters.
|
||||
* @return StreamConnection
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user