We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc8c37 commit 3023988Copy full SHA for 3023988
README.md
@@ -139,9 +139,6 @@ try {
139
'ContentLength' => integer,
140
'ContentType' => 'string',
141
'Expires' => 'mixed type: string (date format)|int (unix timestamp)|\DateTime',
142
- 'GrantFullControl' => 'string',
143
- 'GrantRead' => 'string',
144
- 'GrantWrite' => 'string',
145
'Metadata' => array(
146
'string' => 'string',
147
),
@@ -189,9 +186,6 @@ try {
189
186
190
187
191
188
192
193
194
195
196
197
0 commit comments