protected property FillPdfSettingsFormTest::$strictConfigSchema in FillPDF 8.4
Same name and namespace in other branches
- 5.0.x tests/src/Functional/FillPdfSettingsFormTest.php \Drupal\Tests\fillpdf\Functional\FillPdfSettingsFormTest::strictConfigSchema
Set to FALSE to suppress checking all configuration saved.
Type: bool
Overrides TestSetupTrait::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
- tests/
src/ Functional/ FillPdfSettingsFormTest.php, line 28
Class
- FillPdfSettingsFormTest
- @coversDefaultClass \Drupal\fillpdf\Form\FillPdfSettingsForm @group fillpdf
Namespace
Drupal\Tests\fillpdf\FunctionalCode
protected $strictConfigSchema = FALSE;