File manager - Edit - /home/premiey/www/wp-content/plugins/wp-whatsapp-chat/compatibility/class-contact.php
Back
<?php namespace QuadLayers\QLWAPP\Models; class Contact { protected static $instance; public function get_contacts_reorder() { return array(); } 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