lithium\net\http\Media::$_classes

protected static property

Placeholder for class dependencies. This class' dependencies (i.e. templating classes) are typically specified through other configuration.

Source

	protected static $_classes = [
		'configuration' => 'lithium\core\Configuration'
	];