MultipleStateMarkingStore

MultipleStateMarkingStore

class MultipleStateMarkingStore implements MarkingStoreInterface

MultipleStateMarkingStore stores the marking into a property of the subject.

This store deals with a "multiple state" Marking. It means a subject can be in many states at the same time.

Methods

__construct(string $property = 'marking', PropertyAccessorInterface $propertyAccessor = null)
登录查看完整内容