28 lines
972 B
PHP
28 lines
972 B
PHP
<?php
|
|
namespace Mocha\Core;
|
|
// generated from Mocha.System, v4.0.2023.10r302009
|
|
class KnownAttributeGuids
|
|
{
|
|
// Text
|
|
const Name = "9153A637992E4712ADF2B03F0D9EDEA6";
|
|
const Verb = "61345a5d33974a9687978863f03a476c";
|
|
const Value = "041DD7FD2D9C412B8B9DD7125C166FE0";
|
|
const CSSValue = "C0DD4A42F5034EB380347C428B1B8803";
|
|
const RelationshipType = "71106B1219344834B0F6D894637BAEED";
|
|
|
|
const TargetURL = "970F79A09EFE4E7D92869908C6F06A67";
|
|
|
|
const UserName = "960FAF025C5940F791A720012A99D9ED";
|
|
const PasswordHash = "F377FC294DF14AFB96434191F37A00A9";
|
|
const PasswordSalt = "8C5A99BC40ED4FA2B23FF373C1F3F4BE";
|
|
|
|
const ContentType = "34142FCB172C490AAF03FF8451D00CAF";
|
|
|
|
const BackgroundColor = "B817BE3BD0AC4A60A98A97F99E96CC89";
|
|
const ForegroundColor = "BB4B6E0DD9BA403D9E8193E8F7FB31C8";
|
|
const IPAddress = "ADE5A3C3A84E4798BC5BE08F21380208";
|
|
const Token = "da7686b638034f1597f67f8f3ae16668";
|
|
|
|
const DebugDefinitionFileName = "03bf47c7dc9743c8a8c9c6147bee4e1f";
|
|
}
|
|
?>
|