?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/numerik/wp-content/plugins/loco-translate/src/test/
Upload File :
Current File : /home/rankinh/numerik/wp-content/plugins/loco-translate/src/test/TransientObject.php

<?php
/**
 * 
 */
class Loco_test_TransientObject extends Loco_data_Transient {
    
    
    public function getKey(){
        return 'test_object';
    }
    
    
}