Skip to content
Snippets Groups Projects
Commit 69a7da61 authored by Kristiaan Van den Eynde's avatar Kristiaan Van den Eynde
Browse files

Moving goal posts :o

parent 599bf5f4
No related branches found
No related tags found
No related merge requests found
......@@ -57,9 +57,9 @@ interface GroupPermissionHandlerInterface {
* - section_id: (optional) The machine name to identify the section by,
* defaults to the plugin ID for plugin provided permissions and to
* "general" for all other permissions. This is not a great solution and
* should be refactored in 2.0.0.
* should be refactored in 3.0.0.
*
* @todo Refactor before full release.
* @todo Refactor before 3.0.0.
*/
public function getPermissions($include_plugins = FALSE);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment