Issue #2987340 by msankhala, Chi: Document or remove $expectedLogSeverity and $expectedLogMessage properties from KernelTestBase
							parent
							
								
									f6d914e704
								
							
						
					
					
						commit
						6ac09fee5f
					
				| 
						 | 
					@ -173,16 +173,6 @@ abstract class KernelTestBase extends TestCase implements ServiceProviderInterfa
 | 
				
			||||||
   */
 | 
					   */
 | 
				
			||||||
  protected $vfsRoot;
 | 
					  protected $vfsRoot;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * @var int
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  protected $expectedLogSeverity;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  /**
 | 
					 | 
				
			||||||
   * @var string
 | 
					 | 
				
			||||||
   */
 | 
					 | 
				
			||||||
  protected $expectedLogMessage;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
  /**
 | 
					  /**
 | 
				
			||||||
   * @todo Move into Config test base class.
 | 
					   * @todo Move into Config test base class.
 | 
				
			||||||
   * @var \Drupal\Core\Config\ConfigImporter
 | 
					   * @var \Drupal\Core\Config\ConfigImporter
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue