Skip to content
Snippets Groups Projects
Commit 159eef8a authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1811874 by Mile23, Lars Toomre: Add missing type hinting to Path module docblocks

parent 161ddb92
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -269,7 +269,7 @@ function testNodeAlias() { ...@@ -269,7 +269,7 @@ function testNodeAlias() {
/** /**
* Returns the path ID. * Returns the path ID.
* *
* @param $alias * @param string $alias
* A string containing an aliased path. * A string containing an aliased path.
* *
* @return int * @return int
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment