Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Dec 2014 at 21:15 UTC
Updated:
22 Jan 2015 at 14:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mradcliffeHere's a starter patch to fix the API doc.
AccessResult is a fairly robust API that probably requires its own issue or documentation pages. I haven't been able to find a page for it yet in the handbook. It may be a good idea to link to that page from the API, but it does not exist yet.
Comment #2
dawehner+1
Comment #3
jhodgdonLooks good to me too, thanks!
Comment #4
mradcliffeI modified the Create a custom block hand book page. I think that is an appropriate use of AccessResultInterface.
Comment #5
alexpottCommitted 093d931 and pushed to 8.0.x. Thanks!