We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dc713f + c3e3fcf commit f1c0058Copy full SHA for f1c0058
README.markdown
@@ -40,12 +40,8 @@ Do not forget to declare a variable type $ redis
40
41
### Setup in IDE NetBeans
42
43
- * Right click your project -> "Properties"
44
- * Select the "PHP Include Path" category
45
- * Click "Add Folder..."
46
- * Select your checkout of phpredis-phpdoc
47
- * Click "Open"
48
- * Click "OK"
+ * Save the file to netbeans stubs folder. For example:
+ `~/netbeans-8.2/php/phpstubs/phpruntime/redis.php`
49
50
### Setup in Zend Studio IDE (Eclipse PDT)
51
0 commit comments