Simplify some code by changing single-scope properties to local variables
authorDaimona Eaytoy <daimona.wiki@gmail.com>
Sat, 7 Sep 2019 15:46:11 +0000 (17:46 +0200)
committerKrinkle <krinklemail@gmail.com>
Sat, 7 Sep 2019 16:59:20 +0000 (16:59 +0000)
commit1549d0ec40ee7557fa8b62e11d5a596ef9341988
treea308e35e12a52f0065101b29812166f6a5131ed6
parente7ee0bc0f56c3744bc0893d39f0d89d957bf8275
Simplify some code by changing single-scope properties to local variables

When they're not used outside of the scope where they're defined.

Change-Id: I5ca1de8420c1180bf7f5d9f28f2a7402a256adf8
includes/upload/UploadFromStash.php
maintenance/resetUserTokens.php