Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / lib / Drupal / Core / Test / TestStatus.php
index b70dcdd1d8ad33fbc45ddd572898a15d4adaaef9..79459e4eb06f0b716e0c4746d5c8de384f7c333c 100644 (file)
@@ -35,7 +35,7 @@ class TestStatus {
    * the returned value could be as high as 127. Since that's the case, this
    * constant should be used for range comparisons, and not just for equality.
    *
-   * @see http://php.net/manual/en/pcntl.constants.php
+   * @see http://php.net/manual/pcntl.constants.php
    */
   const SYSTEM = 3;