Use canonical class name ApiBase also in ApiQueryLangLinks
[lhc/web/wiklou.git] / includes / api / ApiQueryLangLinks.php
index e477b2f..7cab739 100644 (file)
@@ -165,7 +165,7 @@ class ApiQueryLangLinks extends ApiQueryBase {
                                'lang' => 'string',
                                'url' => array(
                                        ApiBase::PROP_TYPE => 'string',
-                                       Apibase::PROP_NULLABLE => true
+                                       ApiBase::PROP_NULLABLE => true
                                ),
                                '*' => 'string'
                        )