提交的内容
This commit is contained in:
2
vendor/rmccue/requests/src/Capability.php
vendored
Executable file → Normal file
2
vendor/rmccue/requests/src/Capability.php
vendored
Executable file → Normal file
@ -28,7 +28,7 @@ interface Capability {
|
||||
*
|
||||
* Note: this does not automatically mean that the capability will be supported for your chosen transport!
|
||||
*
|
||||
* @var array<string>
|
||||
* @var string[]
|
||||
*/
|
||||
const ALL = [
|
||||
self::SSL,
|
||||
|
||||
Reference in New Issue
Block a user