Problem/Motivation

In class ConditionManager [file: core/lib/Drupal/Core/Condition/ConditionManager.php],
Overriding Drupal\Component\Plugin\PluginManagerBase::createInstance().

and the PHPdoc for the function is missing.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rakesh.gectcr created an issue. See original summary.

rakesh.gectcr’s picture

rakesh.gectcr’s picture

Status: Active » Needs review
dawehner’s picture

Status: Needs review » Needs work

Just use {@inheritdoc} instead ...

rakesh.gectcr’s picture

Status: Needs work » Needs review
FileSize
645 bytes

Status: Needs review » Needs work

The last submitted patch, 5: 2614604-5.patch, failed testing.

dawehner’s picture

... instead of the existing documentation.

rakesh.gectcr’s picture

Status: Needs work » Needs review
FileSize
644 bytes
jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Quick fix

Thanks! Sorry for delay; I've been on vacation.

jhodgdon’s picture

Status: Reviewed & tested by the community » Fixed

Thanks again! Committed to both 8.x branches.

  • jhodgdon committed b33ed03 on 8.0.x
    Issue #2614604 by rakesh.gectcr, dawehner: PHPdoc is missing for an...

  • jhodgdon committed e5db043 on
    Issue #2614604 by rakesh.gectcr, dawehner: PHPdoc is missing for an...

Status: Fixed » Closed (fixed)

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