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

MatomoDummyClass.php « resources « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5ca637c4b6e6455e8f4709292b77e690aabb83ca (plain)
1
2
3
4
5
6
7
<?php

namespace Matomo;

class DummyClass {

}