?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/loco-translate/src/test/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/loco-translate/src

?? Viewing: TransientObject.php

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


??

??