Problem/Motivation

Some process plugins does not document available configuration keys in the docblock section. It makes it harder to understand plugin behaviour, and you have to go through examples or look at the ::transform method.

At least the following plugins are affected:

  • DefaultEntityValue.php
  • EntityGenerate.php
  • EntityLookup.php
  • EntityValue.php
  • FileBlob.php
  • Service.php
  • StrReplace.php

Proposed resolution

1) Create a child issue for each one;
2) Submit a merge request with the documentation changes;

See #2974206: EntityLookup doesn't document configuration properties.

Comments

Matroskeen created an issue. See original summary.

matroskeen’s picture

Status: Active » Fixed

The last child issue has been moved to "Needs Review", so we can close the META task.
I reviewed all process plugins once again - they look good!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.