SearchResultPageIdentity) where key is pageId * @param array &$descriptions Output array (string=>string|null) where key * is pageId and value is either a description for given page or null */ public function onSearchResultProvideDescription( array $pageIdentities, &$descriptions ); }