constant Uri::CHAR_SUB_DELIMS in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-diactoros/src/Uri.php \Zend\Diactoros\Uri::CHAR_SUB_DELIMS
Sub-delimiters used in query strings and fragments.
@const string
File
- vendor/
zendframework/ zend-diactoros/ src/ Uri.php, line 32
Class
- Uri
- Implementation of Psr\Http\UriInterface.
Namespace
Zend\DiactorosCode
const CHAR_SUB_DELIMS = '!\\$&\'\\(\\)\\*\\+,;=';