Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Logger / RfcLogLevel.php
index e7aafab30aef27b20b24e8420708630e7d73ecd9..cff99fa53306dc6f86fa9a76f47c0a196a505fc2 100644 (file)
@@ -20,9 +20,9 @@ use Drupal\Core\StringTranslation\TranslatableMarkup;
  * @see http://bugs.php.net/bug.php?id=18090
  * @see http://php.net/manual/function.syslog.php
  * @see http://php.net/manual/network.constants.php
- * @see self::getLevels()
+ * @see \Drupal\Core\Logger\RfcLogLevel::getLevels()
  *
- * @} End of "defgroup logging_severity_levels".
+ * @}
  */
 
 /**