Skip to content
Snippets Groups Projects
Commit bb8eb937 authored by David Surville's avatar David Surville
Browse files

Merge branch '5.x' into 6.x

parents 9dbef2ae 8f0a9f8a
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,7 @@ class ModuleOptions extends AbstractOptions
/**
* @return bool
*/
public function getUseStartTls(): bool
public function getUseStartTls(): ?bool
{
return $this->useStartTls;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment