class InMemoryMetadataStore implements MetadataStoreInterface
GetMetadataTrait |
getMetadata(string $key, $subject = null) | from GetMetadataTrait | |
__construct(array $workflowMetadata = array(), array $placesMetadata = array(), SplObjectStorage $transitionsMetadata = null) | ||
array | getWorkflowMetadata() | |
array | getPlaceMetadata(string $place) | |
array | getTransitionMetadata(Transition $transition) |
string | $key | |
$subject |
array | $workflowMetadata | |
array | $placesMetadata | |
SplObjectStorage | $transitionsMetadata |
array |
string | $place |
array |
Transition | $transition |
array |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Workflow/Metadata/InMemoryMetadataStore.html