/**
	 * @before set propagate
	*/
	public function beforeFilterPropagation()
	{
		self::$executed = true;
	}