- Issue created by @prudloff
- πΊπΈUnited States smustgrave
Seems like a good update to cover both instances.
- π¬π§United Kingdom catch
Committed/pushed to 11.x and cherry-picked to 11.2.x, thanks!
The documentation for RenderElementBase says "#access: (bool)" but #access can also be an AccessResultInterface object.
Add something like this to an element:
'#access' => AccessResult::forbidden(),
It works.
The documentation should mention that #access can be an object.
Active
11.0 π₯
render system
Seems like a good update to cover both instances.
Committed/pushed to 11.x and cherry-picked to 11.2.x, thanks!