orgen-theme/theme-update-checker/Puc/v4/Factory.php
2023-04-06 16:58:33 +08:00

7 lines
113 B
PHP

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