indirect file dependencies) */ protected $fileDeps = []; /** @var array Map of (language => in-object cache for message blob) */ protected $msgBlobs = []; /** @var array Map of (context hash => cached module version hash) */ protected $versionHash = []; /** @var array Map of (context hash => cached module content) */ protected $contents = []; /** @var string|bool Deprecation string or true if deprecated; false otherwise */ protected $deprecated = false; /** @var string Scripts only */ const TYPE_SCRIPTS = 'scripts'; /** @var string Styles only */ const TYPE_STYLES = 'styles'; /** @var string Scripts and styles */ const TYPE_COMBINED = 'combined'; /** @var string Module only has styles (loaded via