Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Jun 2015 at 04:01 UTC
Updated:
7 Jul 2015 at 16:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pguillard commentedComment #2
pguillard commentedA really small first patch.
In fact many Drupal\Core\Database classes are not documented..
Comment #3
pguillard commentedComment #4
cilefen commented@pguillard Good job. Something to note:
This should be "Contains Drupal\..." and must have a period at the end.
Comment #5
pguillard commentedThanks @cilefen
Comment #6
joshi.rohit100Slightly minor change.
Comment #7
jhodgdonLooks fine to me, thanks!
Beta phase: This is just API docs.
Comment #11
zauravRTBC because the patches address the problem outlined in the issue and conform to coding standards.
1. The Schema class has been provided with a docblock style comment.
2. The @file docblock has been edited to conform with standards.
3. Follows all standards in General considerations for API module parsing and Drupal API documentation standards (general)
Comment #15
dylf commentedTestbot is working!
Comment #19
jhodgdonComment #20
alexpottCommitted c65b82f and pushed to 8.0.x. Thanks!