%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/digiprint/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
Upload File :
Create Path :
Current File : /var/www/html/digiprint/vendor/phpunit/phpunit-mock-objects/tests/_fixture/PartialMockTestClass.php

<?php
class PartialMockTestClass
{
    public $constructorCalled = false;

    public function __construct()
    {
        $this->constructorCalled = true;
    }

    public function doSomething()
    {
    }

    public function doAnotherThing()
    {
    }
}

Zerion Mini Shell 1.0