IPublicShareTemplateProviderWithPriority
in
Allow providers to specify a priority for selection when multiple providers can handle a share.
Tags
Attributes
- #[Consumable]
- $since: '33.0.0'
- #[Implementable]
- $since: '33.0.0'
Table of Contents
Methods
- getPriority() : int
- Returns the priority of the provider. Lower values indicate higher priority.
Methods
getPriority()
Returns the priority of the provider. Lower values indicate higher priority.
public
getPriority() : int