Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractString.php
function AbstractString::lower
2 methods override
AbstractString::lower()
AbstractUnicodeString::lower
in vendor/
symfony/
string/
AbstractUnicodeString.php
ByteString::lower
in vendor/
symfony/
string/
ByteString.php
File
vendor/
symfony/
string/
AbstractString.php
, line 395
Class
AbstractString
Represents a string of abstract characters.
Namespace
Symfony\Component\String
Code
public abstract
function
lower
() : static;
RSS feed