PHP 클래스 schmunk42\giiant\Bootstrap

저자: Tobias Munk ([email protected])
상속: implements yii\base\BootstrapInterface
파일 보기 프로젝트 열기: schmunk42/yii2-giiant

공개 메소드들

메소드 설명
bootstrap ( Application $app ) Bootstrap method to be called during application bootstrap stage.

메소드 상세

bootstrap() 공개 메소드

Bootstrap method to be called during application bootstrap stage.
public bootstrap ( Application $app )
$app yii\base\Application the application currently running