Changeset 1685794
- Timestamp:
- 06/26/2017 09:20:51 PM (9 years ago)
- File:
-
- 1 edited
-
optimality/trunk/markup/term.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
optimality/trunk/markup/term.php
r1685786 r1685794 50 50 return array_merge(parent::getJson($option), 51 51 [ 52 'publisher' => NULL, 53 'author' => NULL, 52 54 'numberOfItems' => count($this->items), 53 55 'itemListElement' => $this->items,
Note: See TracChangeset
for help on using the changeset viewer.