1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-25 23:56:41 +02:00
This commit is contained in:
Ryan Cramer
2017-03-09 10:08:54 -05:00
parent a3ba477346
commit 95f5cba2ed

View File

@@ -190,7 +190,7 @@ class LanguageSupportFields extends WireData implements Module {
* Hookable function called when a new language is added
*
* @param Page|Language $language
e*
*
*/
public function ___languageAdded(Page $language) {
// hookable, intentionally blank