BaseRichMediaStudioCreative::getXsiTypeName PHP Метод

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class
        public function getXsiTypeName()
        {
            return self::XSI_TYPE;
        }