barnettech / drupal8_book

4 stars 17 forks source link

subtheme branch raises fatal error #1

Open iainhouston opened 9 years ago

iainhouston commented 9 years ago

Fatal error: Class 'Drupal\Component\Utility\String' not found in /var/www/drupal/themes/barnettechetJLB/barnettechetJLB.theme on line 150

because Drupal\Component\Utility\String is deprecated. So line 8 should now contain Drupal\Component\Utility\SafeMarkup and line 150 should contain SafeMarkup::checkPlain