Ojs\CoreBundle\Annotation\Delete\DeleteParams::getHardDelete PHP Method

getHardDelete() public method

public getHardDelete ( ) : boolean
return boolean
    public function getHardDelete()
    {
        return $this->hardDelete;
    }