Copied!
CloneableInstantiable
Properties
public readonly Symfony\Component\PropertyAccess\PropertyPath $serializedPath
Methods
public __construct(string $serializedPath)
 
  • param string $serializedPath A path using a valid PropertyAccess syntax where the value is stored in a normalized representation
public getSerializedPath() : Symfony\Component\PropertyAccess\PropertyPath
© 2025 Bruce Wells