protected property Url::$internalPath in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::internalPath
- 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::internalPath
Stores the internal path, if already requested by getInternalPath().
Type: string
File
- core/
lib/ Drupal/ Core/ Url.php, line 105
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\CoreCode
protected $internalPath;