> For the complete documentation index, see [llms.txt](https://developers.polymath.network/polymath/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.polymath.network/polymath/api/mockstrgetter.md).

# Registry contract for issuers to register their security tokens (MockSTRGetter.sol)

View Source: [contracts/mocks/MockSTRGetter.sol](https://github.com/PolymathNetwork/polymath-core/tree/096ba240a927c98e1f1a182d2efee7c4c4c1dfc5/contracts/mocks/MockSTRGetter.sol)

**↗ Extends:** [**STRGetter**](https://github.com/PolymathNetwork/polymath-core/tree/096ba240a927c98e1f1a182d2efee7c4c4c1dfc5/docs/api/STRGetter.md)

**MockSTRGetter**

## Functions

* [newFunction()](/polymath/api/mockstrgetter.md#newfunction)

### newFunction

It is a dummy function Alert! Alert! Do NOT use it for the mainnet release

```javascript
function newFunction() public pure
returns(uint256)
```

**Arguments**

| Name | Type | Description |
| ---- | ---- | ----------- |
