HumHub Documentation (unofficial)

AutoRebuild
in package
implements EventSubscriberInterface uses StaticEvents

Table of Contents

Interfaces

EventSubscriberInterface
An EventSubscriber knows itself what events it is interested in.

Properties

$events  : mixed

Methods

getSubscribedEvents()  : mixed
updateActor()  : mixed
generateActorActions()  : mixed

Properties

$events

public static mixed $events = [\Codeception\Events::SUITE_INIT => 'updateActor']

Methods

getSubscribedEvents()

public static getSubscribedEvents() : mixed

generateActorActions()

protected generateActorActions(mixed $actorActionsFile, mixed $settings) : mixed
Parameters
$actorActionsFile : mixed
$settings : mixed

        
On this page

Search results