Files
wp-multisite-waas/dependencies/yahnis-elsts/plugin-update-checker/Puc/v4/Factory.php
2024-11-30 18:24:12 -07:00

7 lines
114 B
PHP

<?php
if ( !class_exists('Puc_v4_Factory', false) ):
class Puc_v4_Factory extends Puc_v4p11_Factory { }
endif;