Skip to content

Commit b8640b9

Browse files
ACPT-987
Fixing SourceClassWithNamespaceProxy.php.sample ... again
1 parent 5354362 commit b8640b9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

dev/tests/integration/testsuite/Magento/Framework/Code/_expected/SourceClassWithNamespaceProxy.php.sample

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,14 +85,6 @@ class Proxy extends \Magento\Framework\Code\GeneratorTest\SourceClassWithNamespa
8585
return ['i' => $this->_subject];
8686
}
8787

88-
/**
89-
* Clone proxied instance
90-
*/
91-
public function __debugInfo()
92-
{
93-
return ['i' => $this->_subject];
94-
}
95-
9688
/**
9789
* Get proxied instance
9890
*

0 commit comments

Comments
 (0)