<?php // CBitrixCloudCDNClass :: getName()// /dist/bitrix/modules/bitrixcloud/classes/general/cdn_class.php:11 /** * * @return string * */ public function getName() { return $this->name; }