Problem/Motivation
Docs in block.api.php are wrong hook_block_access()
Proposed resolution
Update docs to reference AccountProxy instead of User
Remaining tasks
review
User interface changes
n/a
API changes
n/a
Data model changes
n/a
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2544674-2.patch | 1.32 KB | benjy |
| hook-block-access.patch | 1.33 KB | benjy |
Comments
Comment #1
benjy commentedUse AccountInterface instead.
Comment #2
longwaveComment #3
wim leersRTBC++
Comment #4
alexpottDocs are not frozen in beta. Committed a5fdee3 and pushed to 8.0.x. Thanks!