Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test_ImportLogs__TagManager.getAvailableEnvironments.xml « expected « System « PHPUnit « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36fa243ebd003422d77046494e728aafe68357c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<id>live</id>
		<name>Live</name>
	</row>
	<row>
		<id>dev</id>
		<name>Dev</name>
	</row>
	<row>
		<id>staging</id>
		<name>Staging</name>
	</row>
</result>