File manager - Edit - /home/premiey/www/wp-content/plugins/wp-whatsapp-chat/compatibility/class-base.php
Back
<?php namespace QuadLayers\QLWAPP\Controllers; class Base { protected static $instance; public static function instance() { if ( is_null( self::$instance ) ) { self::$instance = new self(); } return self::$instance; } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings