Jump to content

Translations:Manual:Hooks/1361/en

From wikiNonStop
Revision as of 11:47, 17 April 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The interface for void hooks must include a native return type hint like $1, so that extensions that choose to implement the interface (as opposed to handling it without interface validation), benefit from static analysis and thus avoid accidentally returning something.