oont-contents/plugins/xc-woo-google-cloud-print/includes/licence/Puc/v4/Factory.php
2025-02-08 15:10:23 +01:00

6 lines
No EOL
117 B
PHP

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