<<

NAME

Koha::Template::Plugin::Scalar - Return object set in scalar context

SYNOPSIS

If you need to force scalar context when calling a method on a object set. Especially useful to call ->search

API

Class Methods

Scalar

Return object set in scalar context

<<