Missing class import via use statement (line '127', column '23').
throw new \OutOfBoundsException(
Missing class import via use statement (line '221', column '23').
throw new \InvalidArgumentException('Value must be integer.');
Missing class import via use statement (line '261', column '23').
throw new \InvalidArgumentException(
The method getInstance has a boolean flag argument $useEncryption, which is a certain sign of a Single Responsibility Principle violation.
$useEncryption = false,
Missing class import via use statement (line '248', column '23').
throw new \InvalidArgumentException('Value must be string.');
Missing class import via use statement (line '209', column '23').
throw new \InvalidArgumentException('Value must be boolean.');
Missing class import via use statement (line '234', column '23').
throw new \InvalidArgumentException(
There are no issues that match your filters.