Extension\McallChainedTest::testChained3 PHP Метод

testChained3() публичный Метод

public testChained3 ( )
    public function testChained3()
    {
        $t = new \Test\McallChained();
        $this->assertSame($t->testChained3(), $t);
    }