Problem/Motivation

The config factory and its interface are fundamental objects when working with the Config API. However, they are not listed on https://api.drupal.org/api/drupal/core!modules!system!core.api.php/group...

Proposed resolution

Add a line of

 * @ingroup config_api

to the documentation of ConfigFactory and ConfigFactoryInterface

Remaining tasks

User interface changes

None.

API changes

None.

Contributor tasks needed
Task Novice task? Contributor instructions Complete?
Create a patch Yes Instructions No
CommentFileSizeAuthor
#1 config_doc_group-2346187-1.patch920 bytesYaron Tal

Comments

Yaron Tal’s picture

Status: Active » Needs review
StatusFileSize
new920 bytes
tstoeckler’s picture

Status: Needs review » Reviewed & tested by the community

Wow, someone scratched my itch less than two hours after I complained about it. You gotta love DrupalCon... :-)

Thanks very much @Yaron Tal, that's exactly what I was thinking!

Yaron Tal’s picture

Issue tags: +Amsterdam2014

Now that you mentioned it...

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Yay, better docs. :)

Committed and pushed to 8.x. Thanks!

  • webchick committed ccede82 on 8.0.x
    Issue #2346187 by Yaron Tal | tstoeckler: ConfigFactory and...

Status: Fixed » Closed (fixed)

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