li3

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

Contents

  • ../

lithium\net\http\Route::$_pattern

protected property

The regular expression used to match URLs.

This regular expression is typically compiled down from the higher-level syntax used in $_template, but can be set manually with compilation turned off in the constructor for extra control or if you are using pre-compiled Route objects.

Related

  • lithium\net\http\Route::$_template
  • lithium\net\http\Route::__construct()

Source

	protected $_pattern = '';
GitHub / Twitter / Reddit / Stack Overflow
Testimonial Image

– no comment –

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