Site unavailable after update of LinkedField module
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3112209. -->
Reported by: [opsdemon](https://www.drupal.org/user/3573360)
>>>
<p>Updated LinkedField to latest version and site became unavailable (500 error).<br>
Reverted the changes and the site was accessible again.</p>
<p>Found this error in the apache logs:</p>
<p>[Sat Feb 08 19:35:08.944319 2020] [:error] [pid 1322] [client xx.xx.xx.xx:58075] PHP Fatal error: Declaration of Drupal\\linked_field\\LinkedFieldManager::getDestination($type, $value, $context) must be compatible with Drupal\\linked_field\\LinkedFieldManagerInterface::getDestination($type, $value, array $context) in /var/www/html/drupal/modules/linked_field/src/LinkedFieldManager.php on line 20, referer: <a href="http://xx.com/update.php/selection">http://xx.com/update.php/selection</a></p>
issue