If an object has already been unstubbed (i.e. we have a copy of the StubObject, which...
authorAndrew Garrett <werdna@users.mediawiki.org>
Thu, 6 Aug 2009 16:11:12 +0000 (16:11 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Thu, 6 Aug 2009 16:11:12 +0000 (16:11 +0000)
commitac774b60eab10b7a285265a73c489ebbd193f4e9
tree1791f8b5287b34320ebd78259bd1c74e816cb018
parent7e0072890102c9d2d86267bb317c37de0e48b999
If an object has already been unstubbed (i.e. we have a copy of the StubObject, which has since been unstubbed but the copy not updated), then return the already-unstubbed object instead of unstubbing it again
includes/StubObject.php