Commit 903824a
committed
minor #13248 Update return statement for getUser (qdequippe)
This PR was submitted for the 4.4 branch but it was merged into the 3.4 branch instead (closes #13248).
Discussion
----------
Update return statement for getUser
`getUser` function excepts null or UserInterface to be returned.
Maybe only for DX.
Commits
-------
3420684 Update return statement for getUser …1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments