Issue #2987340 by msankhala, Chi: Document or remove $expectedLogSeverity and $expectedLogMessage properties from KernelTestBase

8.7.x
Alex Pott 2018-10-12 22:57:48 +01:00
parent f6d914e704
commit 6ac09fee5f
No known key found for this signature in database
GPG Key ID: 31905460D4A69276
1 changed files with 0 additions and 10 deletions

View File

@ -173,16 +173,6 @@ abstract class KernelTestBase extends TestCase implements ServiceProviderInterfa
*/
protected $vfsRoot;
/**
* @var int
*/
protected $expectedLogSeverity;
/**
* @var string
*/
protected $expectedLogMessage;
/**
* @todo Move into Config test base class.
* @var \Drupal\Core\Config\ConfigImporter