Nextcloud PHP API (master)

ShareSource
in package

Read onlyYes
FinalYes
Tags
psalm-import-type

SharingSource from Share

since
35.0.0
Attributes
#[Consumable]
$since: '35.0.0'

Table of Contents

Properties

$class  : IShareSourceType>
$value  : non-empty-string

Methods

__construct()  : mixed
format()  : SharingSource
formatMultiple()  : array<int, SharingSource>

Properties

Methods

__construct()

public __construct(string $class, string $value) : mixed
Parameters
$class : string
$value : string
Tags
since
35.0.0

formatMultiple()

public static formatMultiple(ISharingRegistry $registry, IFactory $l10nFactory, array<int, self> $sources) : array<int, SharingSource>
Parameters
$registry : ISharingRegistry
$l10nFactory : IFactory
$sources : array<int, self>
Tags
since
35.0.0
Return values
array<int, SharingSource>
On this page

Search results