Skip to content
Commit 0b1760ee authored by Felix Lechner's avatar Felix Lechner
Browse files

In checks, use new attribute accessors from Processable.

Due to the merging of classes, some attributes in Processable are
available under multiple names. This replaces older-style accessors
like 'pkg_name' with their newer equivalent 'name'. The context, as in
$processable->name, already clarifies what is being named.

Please do not use the '->pkg_' prefix anymore when accessing the
attributes. The aliases will be dropped at some point in the future.
parent 28ca137a
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment