Plugin Directory

Changeset 1685794


Ignore:
Timestamp:
06/26/2017 09:20:51 PM (9 years ago)
Author:
optimality
Message:

Remove publisher from ItemList.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • optimality/trunk/markup/term.php

    r1685786 r1685794  
    5050        return array_merge(parent::getJson($option),
    5151        [
     52            'publisher'       => NULL,
     53            'author'          => NULL,
    5254            'numberOfItems'   => count($this->items),
    5355            'itemListElement' => $this->items,
Note: See TracChangeset for help on using the changeset viewer.