Interface MutatorForUserInterface

Interface describing a mutator, which is an associative array with names of attributes and their corresponding values

interface MutatorForUserInterface {
    forUserInterface: null;
}

Hierarchy (view full)

Properties

Properties

forUserInterface: null