Skip to content

Commit 3023988

Browse files
authored
Update README.md
1 parent edc8c37 commit 3023988

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,6 @@ try {
139139
'ContentLength' => integer,
140140
'ContentType' => 'string',
141141
'Expires' => 'mixed type: string (date format)|int (unix timestamp)|\DateTime',
142-
'GrantFullControl' => 'string',
143-
'GrantRead' => 'string',
144-
'GrantWrite' => 'string',
145142
'Metadata' => array(
146143
'string' => 'string',
147144
),
@@ -189,9 +186,6 @@ try {
189186
'ContentLength' => integer,
190187
'ContentType' => 'string',
191188
'Expires' => 'mixed type: string (date format)|int (unix timestamp)|\DateTime',
192-
'GrantFullControl' => 'string',
193-
'GrantRead' => 'string',
194-
'GrantWrite' => 'string',
195189
'Metadata' => array(
196190
'string' => 'string',
197191
),

0 commit comments

Comments
 (0)