You are here

protected static property S3fsStreamWrapper::$mimeTypeMapping in S3 File System 7.3

Same name and namespace in other branches
  1. 7 S3fsStreamWrapper.inc \S3fsStreamWrapper::mimeTypeMapping
  2. 7.2 S3fsStreamWrapper.inc \S3fsStreamWrapper::mimeTypeMapping

Default map for determining file mime types.

Type: array

File

./S3fsStreamWrapper.inc, line 119
Drupal stream wrapper implementation for S3 File System.

Class

S3fsStreamWrapper
The stream wrapper class.

Code

protected static $mimeTypeMapping = NULL;