apigee-client-php icon indicating copy to clipboard operation
apigee-client-php copied to clipboard

Changes for PHPCS Fixes

Open kedarkhaire opened this issue 5 months ago • 1 comments

PHPCS fix includes the following fixes

  1. Use statement sort in alphabetically order
  2. Parameter has null default value, but is not marked as nullable.
  3. Fix fully_qualified_strict_type, global_namespace_import, phpdoc_separation, ordered_imports

kedarkhaire avatar Sep 25 '24 09:09 kedarkhaire