if(isset($content['parameters'])){ if(!\is_array($content['parameters'])){ thrownewInvalidArgumentException(sprintf('The "parameters" key should contain an array in "%s". Check your YAML syntax.', $path)); }
if(isset($content['parameters'])){ if(!\is_array($content['parameters'])){ thrownewInvalidArgumentException(sprintf('The "parameters" key should contain an array in "%s". Check your YAML syntax.', $path)); }