提交的内容

This commit is contained in:
2025-05-12 15:45:02 +08:00
parent 629c4750da
commit b48c692775
3043 changed files with 34732 additions and 60810 deletions

2
vendor/guzzlehttp/guzzle-services/src/Parameter.php vendored Executable file → Normal file
View File

@ -78,7 +78,7 @@ class Parameter implements ToArrayInterface
/** @var string */
private $format;
private $propertiesCache = null;
private $propertiesCache;
/** @var Description */
private $serviceDescription;