baserCMS クラスリファレンス

BcEventListenerMock
in package
implements EventListenerInterface

Class BcEventListenerMock

Table of Contents

Interfaces

EventListenerInterface

Properties

$events  : array<string|int, mixed>
Events

Methods

__construct()  : mixed
BcEventListenerMock constructor.
implementedEvents()  : array<string|int, mixed>
implementedEvents

Properties

Methods

__construct()

BcEventListenerMock constructor.

public __construct( $events) : mixed
Parameters
$events :
Tags
checked
unitTest
noTodo

implementedEvents()

implementedEvents

public implementedEvents() : array<string|int, mixed>
Tags
checked
unitTest
noTodo
Return values
array<string|int, mixed>

        
On this page

Search results