初始化代码
This commit is contained in:
5
vendor/swoole/ide-helper/output/swoole_zookeeper/constants.php
vendored
Normal file
5
vendor/swoole/ide-helper/output/swoole_zookeeper/constants.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
define('ZOO_VERSION', '3.4.12');
|
||||
define('ZOO_EPHEMERAL', 1);
|
||||
define('ZOO_SEQUENCE', 2);
|
||||
Reference in New Issue
Block a user