diff -u b/core/modules/book/tests/src/Functional/BookTestTrait.php b/core/modules/book/tests/src/Functional/BookTestTrait.php --- b/core/modules/book/tests/src/Functional/BookTestTrait.php +++ b/core/modules/book/tests/src/Functional/BookTestTrait.php @@ -72,11 +72,11 @@ * @param $nodes * Nodes that should be in outline. * @param $previous - * Previous link node. Defaults to FALSE. + * Previous link node. * @param $up - * Up link node. Defaults to FALSE. + * Up link node. * @param $next - * Next link node. Defaults to FALSE. + * Next link node. * @param array $breadcrumb * The nodes that should be displayed in the breadcrumb. */ diff -u b/core/phpcs.xml.dist b/core/phpcs.xml.dist --- b/core/phpcs.xml.dist +++ b/core/phpcs.xml.dist @@ -110,9 +110,6 @@ - - - @@ -139,6 +136,9 @@ 0 + + +