VuFind API Documentation

LinkifyFactory
in package
implements FactoryInterface

Linkify helper factory

Tags
category

VuFind

author

Volodymyr Stelmakh 2980619+vstelmakh@users.noreply.github.com

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Interfaces, Classes, Traits and Enums

FactoryInterface

Table of Contents

__invoke()  : object|Linkify
Create an object

Methods

__invoke()

Create an object

public __invoke(ContainerInterface $container, string $requestedName[, array<string|int, mixed>|null $options = null ]) : object|Linkify
Parameters
$container : ContainerInterface

Service Manager

$requestedName : string

Service being created

$options : array<string|int, mixed>|null = null

Extra options (optional)

Tags
throws
Exception
Return values
object|Linkify

Search results