Update doxygen.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

webflo’s picture

Status: Needs review » Needs work

The file doc bloc in DBLogResource.php is wrong too. I think we should fix both in one patch.

/**
 * @file
 * Definition of Drupal\rest\Plugin\rest\resource\DBLogResource.
 */

namespace Drupal\dblog\Plugin\rest\resource;
moshe weitzman’s picture

Status: Needs work » Needs review
FileSize
1.31 KB

Good catch. Fixed.

Status: Needs review » Needs work

The last submitted patch, 2: fix_bad_class_reference-2513264-2.patch, failed testing.

webflo’s picture

Status: Needs work » Reviewed & tested by the community

rest_docs.patch is fine. The file doc block for DBLogResource.php was fixed in #1392754: Comply with new documentation standards for @file for namespaced class files a few hours ago.

webflo’s picture

webflo’s picture

Component: rest.module » documentation

  • webchick committed 92b34d6 on 8.0.x
    Issue #2513264 by moshe weitzman, webflo: Fix bad class reference
    
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.0.x. Thanks!

Status: Fixed » Closed (fixed)

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