public function PathComponentInterface::__toString in Drupal 7 to 8/9 Module Upgrader 8
Return value
string
1 method overrides PathComponentInterface::__toString()
- PathComponentBase::__toString in src/
Utility/ Path/ PathComponentBase.php
File
- src/
Utility/ Path/ PathComponentInterface.php, line 20
Class
- PathComponentInterface
- Represents a single component of a route path.
Namespace
Drupal\drupalmoduleupgrader\Utility\PathCode
public function __toString();