Home
last modified time | relevance | path

Searched refs:callerClass (Results 1 – 1 of 1) sorted by relevance

/plugin/pagelist/
H A Dhelper.php331 * @param null|string $callerClass
334 public function startList($callerClass = null)
354 if ($callerClass) {
355 $class .= ' ' . $callerClass;
289 startList($callerClass = null) global() argument