Eloquent\Phony\Invocation\WrappedInvocable::setLabel PHP Method

setLabel() public method

Set the label.
public setLabel ( string | null $label )
$label string | null The label.
    public function setLabel($label);