<?php

return [
    /**
     * Global grouping, administrative changes only
     */
    'groups' => [
        'task',
        'project',
    ]
];