Abstract listener

 Methods

__construct

__construct(\Zend\ModuleManager\Listener\ListenerOptions $options) 

Set options.

setOptions(\Zend\ModuleManager\Listener\ListenerOptions $options) : \Zend\ModuleManager\Listener\AbstractListener

Write a simple array of scalars to a file

writeArrayToFile(string $filePath, array $array) : \Zend\ModuleManager\Listener\AbstractListener

Parameters

$filePath

string

$array

array

Returns

 Properties