Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SerializedPath.php
function SerializedPath::getSerializedPath
File
vendor/
symfony/
serializer/
Attribute/
SerializedPath.php
, line 38
Class
SerializedPath
@author Tobias Bönner <
tobi@boenner.family
>
Namespace
Symfony\Component\Serializer\Attribute
Code
public
function
getSerializedPath
() : PropertyPath {
return
$this
->
serializedPath
; }
RSS feed