Copied!

ShareActionItemsMapperInterface

ShareActionItemsMapperInterface.php : 13
Interface

Methods

publicmap()

ShareActionItemsMapperInterface.php : 20
public map(array<string|int, string> $scopes, bool $isOwner, bool $canShareWithOthers[, ContentType|null $contentType = null ]) : array<string, mixed>

Parameters

Name Type Default value Description
$scopes array<string|int, string> - -
$isOwner bool - -
$canShareWithOthers bool - -
$contentType ContentType|null null -

Return values

array<string, mixed>