### Description Related to [this PR](https://github.com/FAForever/fa/pull/6731). ### Course of Action Hook function/rewrite it with valid check for argument type. ### Test Plan Only argument of type `string` must be accepted, otherwise it must throw an error.
Description
Related to this PR.
Course of Action
Hook function/rewrite it with valid check for argument type.
Test Plan
Only argument of type
stringmust be accepted, otherwise it must throw an error.