Seditio Source
Root |
./othercms/ips_4.3.4/applications/core/extensions/core/Dashboard/IpsconnectMaster.php
<?php
   
// Removed

namespace IPS\core\extensions\core\Dashboard;

class
_IpsconnectMaster
{
   
/**
     * @deprecated
     *
     * @return bool
     */
   
final public function deprecated()
    {
        return
TRUE;
    }
}