You are here

protected property CropWidgetForm::$settings in Image Widget Crop 8

Same name and namespace in other branches
  1. 8.2 src/Form/CropWidgetForm.php \Drupal\image_widget_crop\Form\CropWidgetForm::settings

The settings of image_widget_crop configuration.

Type: array

See also

\Drupal\Core\Config\Config

File

src/Form/CropWidgetForm.php, line 25

Class

CropWidgetForm
Configure ImageWidgetCrop general settings for this site.

Namespace

Drupal\image_widget_crop\Form

Code

protected $settings;