Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
    public function __clone()
2
    {
3
        $this->invocationMocker = clone $this->__phpunit_getInvocationMocker();
4
    }