Yaffs site version 1.1
[yaffs-website] / vendor / symfony / http-kernel / Bundle / Bundle.php
index bd8f51ecbcd73d8ddf4eda9d3fb879cadc4861e5..13c2d941d02f807f5a7ad32ce5e4b48a7acc4dc3 100644 (file)
@@ -141,7 +141,7 @@ abstract class Bundle implements BundleInterface
     /**
      * Returns the bundle parent name.
      *
-     * @return string The Bundle parent name it overrides or null if no parent
+     * @return string|null The Bundle parent name it overrides or null if no parent
      */
     public function getParent()
     {