PHP Classes

File: src/extra/tpl/config.tpl

Recommend this page to a friend!
  Classes of Smoren Freelight   Yii2 Module Access Manager   src/extra/tpl/config.tpl   Download  
File: src/extra/tpl/config.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Yii2 Module Access Manager
User access manager and control module for Yii2
Author: By
Last change:
Date: 1 month ago
Size: 338 bytes
 

Contents

Class file image Download
'bootstrap' => [ ... 'access', ], ... 'modules' => [ ... 'access' => ['class' => 'Smoren\Yii2\AccessManager\Module'], ], ... 'controllerMap' => [ 'migrate' => [ ... 'migrationPath' => [ ... '@app/vendor/smoren/yii2-module-access-manager/src/migrations', ], ], ], ...