We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d6364f commit ddeee12Copy full SHA for ddeee12
1 file changed
website/src/developing-extensions/type-specifying-extensions.md
@@ -8,7 +8,7 @@ These extensions allow you to specify types of expressions based on certain type
8
9
Most scenarios no longer require you to write an extension - only a PHPDoc to describe the behavior of your function.
10
11
-Check out [narrowing types](/writing-php-code/narrowing-types) to learn more.
+Check out [narrowing types](/writing-php-code/narrowing-types#custom-type-checking-functions-and-methods) to learn more.
12
13
</div>
14
0 commit comments