Linux webm012.cluster126.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
/
home
/
f
/
e
/
r
/
ferronnery
/
www
/
wp-content
/
plugins
/
updraftplus
/
vendor
/
psr
/
log
/
Psr
/
Log
/
Test
/
/home/f/e/r/ferronnery/www/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php
<?php namespace Psr\Log\Test; /** * This class is internal and does not follow the BC promise. * * Do NOT use this class in any way. * * @internal */ class DummyTest { public function __toString() { return 'DummyTest'; } }