Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
color.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Mar 2013 at 23:02 UTC
Updated:
29 Jul 2014 at 22:01 UTC
There are some docblocks in the color module that direct people to call _color_html_alter() from process hooks. Once these hooks are removed, we'll need to update the documentation to this end.
#1843650: Remove the process layer (hook_process and hook_process_HOOK)
Comments
Comment #1
ltrainWe removed the documentation when we made these changes to the color module:
#2003814: Remove Bartik process layer functions, refactor color module alterations