028c46c685760021e85ff8fb66675ef8be92070c
Extract validation helpers in AllegroIntegrationController: - validateSaveInput(): ?string (save: 6→3 returns) - validateImportSettingsInput(): ?string (saveImportSettings: 5→3 returns) - validateOAuthCallbackParams(): ?string (oauthCallback: 4→3 returns) Extract validation helpers in ShopproIntegrationsController: - validateSaveAccess(): ?Response (save: 9→3 returns) - validateSaveInput(): ?string (save field validation) - validateCsrfAndIntegrationAccess(): ?Response (saveStatusMappings/syncStatuses: 4→3 returns) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
PHP
82.3%
Python
8.6%
SCSS
3.3%
CSS
2.8%
JavaScript
1.5%
Other
1.4%