li3

NewsDocumentationVersionsPresentationsCommunityDevelopment
  • Documentation
  • Framework API (1.0.x)
  • lithium
  • net
  • http
  • Route
  • $_autoConfig

Contents

  • ../

lithium\net\http\Route::$_autoConfig

Overrides lithium\core\Object::$_autoConfig
protected property

Auto configuration properties. Also used as the list of properties to return when exporting this Route object to an array.

Related

  • lithium\net\http\Route::export()

Source

	protected $_autoConfig = array(
		'template', 'pattern', 'params', 'match', 'meta',
		'keys', 'defaults', 'subPatterns', 'persist', 'handler'
	);
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

– no comment –

Pretty much everything is (c) 2009-2025 and beyond, the Union of RAD.