UnsupportedTranslationAid.php

Go to the documentation of this file.
00001 <?php
00017 class UnsupportedTranslationAid extends TranslationAid {
00018     public function getData() {
00019         throw new TranslationHelperException( 'This translation aid is disabled' );
00020     }
00021 }
Generated on Tue Oct 29 00:00:25 2013 for MediaWiki Translate Extension by  doxygen 1.6.3