skeeks\cms\relatedProperties\PropertyType::renderConfigForm PHP Method

renderConfigForm() public method

The configuration form for the current state of the component settings
public renderConfigForm ( ActiveForm $form )
$form yii\widgets\ActiveForm
    public function renderConfigForm(ActiveForm $form)
    {
    }