You are here

protected property StateValuesCleanAdvancedTest::$image in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Form/StateValuesCleanAdvancedTest.php \Drupal\system\Tests\Form\StateValuesCleanAdvancedTest::image

An image file path for uploading.

File

core/modules/system/src/Tests/Form/StateValuesCleanAdvancedTest.php, line 31
Contains \Drupal\system\Tests\Form\StateValuesCleanAdvancedTest.

Class

StateValuesCleanAdvancedTest
Tests proper removal of submitted form values using \Drupal\Core\Form\FormState::cleanValues() when having forms with elements containing buttons like "managed_file".

Namespace

Drupal\system\Tests\Form

Code

protected $image;