Eloquent\Phony\Invocation\WrappedInvocable::setLabel PHP Метод

setLabel() публичный Метод

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