Jarves\Admin\ObjectCrud::getRemoveIcon PHP Method

getRemoveIcon() public method

public getRemoveIcon ( ) : string
return string
    public function getRemoveIcon()
    {
        return $this->removeIcon;
    }
ObjectCrud