notice-manager/vendor/yahnis-elsts/plugin-update-checker/Puc/v4/Factory.php
2022-08-02 06:15:19 +03:00

7 lines
114 B
PHP

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