Documentation

ID.php

Table of Contents

Classes

ID_type
This class describes a Matrix ID type.
ID
This class describes a Matrix ID.

Constants

TYPE_MAPPING  = ['@' => \ext\matrix\core\types\ID_type::USER, '!' => \ext\matrix\core\types\ID_type::ROOM, '#' => \ext\matrix\core\types\ID_type::ALIAS, '$' => \ext\matrix\core\types\ID_type::EVENT]

Constants

TYPE_MAPPING

public mixed TYPE_MAPPING = ['@' => \ext\matrix\core\types\ID_type::USER, '!' => \ext\matrix\core\types\ID_type::ROOM, '#' => \ext\matrix\core\types\ID_type::ALIAS, '$' => \ext\matrix\core\types\ID_type::EVENT]

        
On this page

Search results