Stores the internal path, if already requested by getInternalPath().
Type: string
File
- core/lib/Drupal/Core/Url.php, line 92
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\Core
Code
protected $internalPath;
Stores the internal path, if already requested by getInternalPath().
Type: string
Drupal\Core
protected $internalPath;
Please login to continue.