The doc comment user?: string|null, password?: string|null, } at position 0 could not be parsed: Unknown type name 'user?' at position 0 in user?: string|null, password?: string|null, }.
Loading history...
21
*/
22
private function setAuthentication(array $authentication): void