Isswp101\Persimmon\Traits\Relationshipable::getParentId PHP Method

getParentId() public method

public getParentId ( ) : mixed
return mixed
    public function getParentId()
    {
        return $this->_parentId;
    }