Showing 1 of 1 total issue
Method createService
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function createService(ServiceLocatorInterface $serviceLocator)
{
$moduleConfig = $serviceLocator->get('config')['dompdf_module'];
$options = [