_beginPattern = $beginPattern; $this->_name = $name; $this->_contentName = $contentName; $this->_match = $match; $this->_patterns = $patterns; $this->_captures = $captures; $this->_endPattern = $endPattern; $this->_injection = $injection; } }