Пример #1
0
	public static function getContext($key) {
		if(!WeUtility::inContext()) {
			return null;
		}
	}