ISimpleSetter
interface ISimpleSetter (View source)
Represents a an element that has simple method for value changing.
Methods
setValue(mixed $value)
Sets value to the element.
Expectation
shouldReceive(string $name)
No description
Details
at line 29
ISimpleSetter
setValue(mixed $value)
Sets value to the element.