-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
at the moment IDE [PhpStorm] tells me i should not use $redis->multi()
according to phpdoc the internal tag is the opposite of the api tag - it should hide a function from external usage
using it to hide just documentation you need to use brackets around it
- https://github.com/ukko/phpredis-phpdoc/blob/master/src/Redis.php#L256
- http://phpdoc.org/docs/latest/references/phpdoc/tags/internal.html
thanks
Metadata
Metadata
Assignees
Labels
No labels