Anons79 Mini Shell

Directory : /home/proudlyafrican/public_html/vendor/phpunit/php-token-stream/tests/_fixture/
Upload File :
Current File : /home/proudlyafrican/public_html/vendor/phpunit/php-token-stream/tests/_fixture/source.php

<?php
/**
 * Some comment
 */
class Foo{function foo(){}

    /**
     * @param Baz $baz
     */
    public function bar(Baz $baz)
    {
    }

    /**
     * @param Foobar $foobar
     */
    static public function foobar(Foobar $foobar)
    {
    }

    public function barfoo(Barfoo $barfoo)
    {
    }

    /**
     * This docblock does not belong to the baz function
     */

    public function baz()
    {
    }

    public function blaz($x, $y)
    {
    }
}

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