lithium\net\http\Media::$_assets

protected static property

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 = array();