lithium\net\http\Media::$_assets
Contains default path settings for various asset types.
For each type, the corresponding array key maps to the general type name, i.e. 'js' or
'image'. Each type contains a set of keys which define their locations and default
behavior. For more information how each key works, see Media::assets().
Source
protected static $_assets = [];