Skip to content

Commit

Permalink
List of methods
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Jan 13, 2021
1 parent fd0d954 commit e87f4cd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -107,6 +107,16 @@ will return:

## Methods

<div style="column-count: 3; column-gap: 2rem">

[function map()](#map-function)
[function is_map()](#is_map-function)
[__construct()](#__construct)
[__call()](#__call)
[__callStatic()](#__callstatic)

</div>

### Create

* [function map()](#map-function) : Creates a new map from passed elements
Expand Down

0 comments on commit e87f4cd

Please sign in to comment.