class UrlSettingsLocation extends DashboardPageLocation (View source)

Traits

A simple trait to use when you're working with a class that's only property to serialize is "class" and it has nothing to set in the denormlize method.

Methods

denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])

No description

string
getUrl()

No description

string
getPagePath()

No description

string
getName()

No description

Details

jsonSerialize()

{@inheritdoc}

See also

\JsonSerializable::jsonSerialize()

denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])

No description

Parameters

DenormalizerInterface $denormalizer
$data
string $format
array $context

string getUrl()

No description

Return Value

string

string getPagePath()

No description

Return Value

string

string getName()

No description

Return Value

string