Exemplo n.º 1
0
 /**
  * @deprecated
  */
 public function setObjectACL($key, $bucket, $acl = 'public-read')
 {
     return EsetresAWS::setObjectACL($key, $bucket, $acl);
 }