get(); } public function hasOAuthStandardOptions() { // This list must be mirrored in external_services.js return in_array($this->service_type, [ self::DROPBOX, self::FACEBOOK, self::GOOGLE, self::TWITTER ]); } }