MutationState
class MutationState (View source)
Container for mutation tokens.
Methods
static MutationState
from(array|Document|DocumentFragment $source)
Create container from the given mutation token holders.
add(array|Document|DocumentFragment $source)
Update container with the given mutation token holders.
Details
static MutationState
from(array|Document|DocumentFragment $source)
Create container from the given mutation token holders.
add(array|Document|DocumentFragment $source)
Update container with the given mutation token holders.