%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/core/vendor/hamcrest/hamcrest-php/tests/Hamcrest/Core/
Upload File :
Create Path :
Current File : /home/vacivi36/core/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;
    }
}

Zerion Mini Shell 1.0