Issue #3337096: Settings form Validation error,...
Issue #3337096: Settings form Validation error, Drupal\filefield_sources_jsonapi\Plugin\FilefieldSource\RemoteJSONAPI::jsoanApiSourceValidateRequired() cannot be called statically
1 merge request!5Issue #3337096: Settings form Validation error, Drupal\filefield_sources_jsonapi\Plugin\FilefieldSource\RemoteJSONAPI::jsoanApiSourceValidateRequired() cannot be called statically
@@ -462,7 +462,7 @@ class RemoteJSONAPI extends Remote {
'#title'=>t('JSON API settings'),
'#description'=>t('Defined JSON API settings at <a href=":url">manage JSON API sources</a> page.',[':url'=>Url::fromRoute('entity.filefield_sources_jsonapi.collection')->toString()]),