IdenticonStyle Constructor

Creates a new IdenticonStyle. Optionally an associative array containing identicon options can be passed to the constructor.

public function __constructor(
    array $options = null
    ) : void

Parameters

$options specifies an optional associative array containing options that will be set on the new identicon. Available options are listed in the IdenticonStyle documentation.