Try to edit a File page with an API editor, like VE, or mobile, and the edit fails with a PHP fatal.
This is because RepoHooks::onApiCheckCanExecute calls EntityHandler::getEntityNamespaces to work out what namespaces to care about, and the latter doesn't check for enabled-ness.