%PDF- %PDF-
Mini Shell

Mini Shell

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

<?php
class MethodCallbackByReference
{
    public function bar(&$a, &$b, $c)
    {
        Legacy::bar($a, $b, $c);
    }

    public function callback(&$a, &$b, $c)
    {
        $b = 1;
    }
}

Zerion Mini Shell 1.0