Jarves\Admin\ObjectCrud::getAllowCustomFieldSelection PHP Method

getAllowCustomFieldSelection() public method

    public function getAllowCustomFieldSelection()
    {
        return $this->allowCustomFieldSelection;
    }
ObjectCrud