Jarves\Configuration\Object::getCrossRef PHP Method

getCrossRef() public method

public getCrossRef ( ) : boolean
return boolean
    public function getCrossRef()
    {
        return $this->crossRef;
    }
Object