# `interface`  ExtendedMapperInterface

**Fully Qualified**: [`\Frontastic\Common\SprykerBundle\Domain\ExtendedMapperInterface`](../../../../src/php/SprykerBundle/Domain/ExtendedMapperInterface.php)

**Implements**: [`MapperInterface`](MapperInterface.md)

## Methods

* [mapResourceArray()](#mapresourcearray)

### mapResourceArray()

```php
public function mapResourceArray(
    array $resources
): mixed
```

Argument|Type|Default|Description
--------|----|-------|-----------
`$resources`|`array`||

Return Value: `mixed`

Generated with [Frontastic API Docs](https://github.com/FrontasticGmbH/apidocs).
