Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ByteString.php
ByteString::ALPHABET_ALPHANUMERIC
File
vendor/
symfony/
string/
ByteString.php
, line 29
Class
ByteString
Represents a binary-safe string of bytes.
Namespace
Symfony\Component\String
Code
private
const
ALPHABET_ALPHANUMERIC
=
'123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz'
;
RSS feed