diff options
author | Derick Alangi <alangiderick@gmail.com> | 2019-02-25 13:28:37 +0100 |
---|---|---|
committer | Derick Alangi <alangiderick@gmail.com> | 2019-02-25 13:28:37 +0100 |
commit | ae87a51b05b69c33cef363930f61121d9bb7820f (patch) | |
tree | e8e0b8888c85aadbce350b0bdbd8ef3d6fc43f3e /tests/phpunit/includes/diff | |
parent | ecbe578005128556873ea4c3983ea699e47e6807 (diff) | |
download | mediawikicore-ae87a51b05b69c33cef363930f61121d9bb7820f.tar.gz mediawikicore-ae87a51b05b69c33cef363930f61121d9bb7820f.zip |
actions: Improve Action class code for clarity & consistency
~ Move local variable $obj to one liner as it's redundant in
this case.
~ Use === check instead of == as in order case above for the
purpose of consistency.
~ Make use of single quotes for strings literals instead of
double quotes.
Change-Id: I69650cacb0658a7369147ea5e9933fb5585e3376
Diffstat (limited to 'tests/phpunit/includes/diff')
0 files changed, 0 insertions, 0 deletions