Jarves\Configuration\Field::getPrimaryKey PHP Method

getPrimaryKey() public method

public getPrimaryKey ( ) : boolean
return boolean
    public function getPrimaryKey()
    {
        return $this->primaryKey;
    }
Field