Skip to content
Snippets Groups Projects
Select Git revision
  • 2.x
  • master default protected
  • unicaen_authentification
  • release_3.1.0
  • 3.x
  • 4.0.0
  • 3.1.0
  • 2.0.1
  • 3.0.0
  • 2.0.0
  • 1.0.0
11 results

README.md

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    local.php.dist 137 B
    <?php
    return [
        'view_manager' => [
            'display_not_found_reason' => true,
            'display_exceptions'       => true,
        ],
    ];