Rename `getId()` to `getElementID()`
authorAlexander Ebert <ebert@woltlab.com>
Thu, 5 Oct 2023 16:09:02 +0000 (18:09 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 8 Oct 2023 15:54:39 +0000 (17:54 +0200)
commitfa254c0b1864ed1495c503261644f4b748076554
treec0ed67fd501df74c831edef2fb9b2b04f520aefd
parent2f837deaff6f19d0edcfa87371294d917e24bbe1
Rename `getId()` to `getElementID()`

The naming is more in line with the PHP API and makes it clear that this is not the label group’s id.
wcfsetup/install/files/acp/templates/articleAdd.tpl
wcfsetup/install/files/lib/system/label/LabelPicker.class.php