|
|
@ -325,7 +325,8 @@ class IIIFManifest extends StylePluginBase { |
|
|
|
* @param \Drupal\Core\Entity\EntityInterface $entity |
|
|
|
* @param \Drupal\Core\Entity\EntityInterface $entity |
|
|
|
* The entity at the current row. |
|
|
|
* The entity at the current row. |
|
|
|
* @param \Drupal\views\ResultRow $row |
|
|
|
* @param \Drupal\views\ResultRow $row |
|
|
|
* Result row. * @param int $delta |
|
|
|
* Result row. |
|
|
|
|
|
|
|
* @param int $delta |
|
|
|
* The delta in case there are multiple canvases on one media. |
|
|
|
* The delta in case there are multiple canvases on one media. |
|
|
|
* |
|
|
|
* |
|
|
|
* @return string|false |
|
|
|
* @return string|false |
|
|
|