Jarves\Admin\ObjectCrud::setNewLabel PHP Method

setNewLabel() public method

public setNewLabel ( $newLabel )
    public function setNewLabel($newLabel)
    {
        $this->newLabel = $newLabel;
    }
ObjectCrud