public function TestLogger::__construct in SVG Upload Sanitizer 8
File
- tests/
src/ TestLogger.php, line 18
Class
- TestLogger
- Class TestLogger.
Namespace
Drupal\Tests\svg_upload_sanitizerCode
public function __construct() {
$this
->clear();
}