VersionSpecificCodeSampleInterface
extends
CodeSampleInterface
in
Tags
Table of Contents
Methods
- getCode() : string
- getConfiguration() : null|array<string, mixed>
- isSuitableFor() : bool
Methods
getCode()
public
getCode() : string
Return values
stringgetConfiguration()
public
getConfiguration() : null|array<string, mixed>
Return values
null|array<string, mixed>isSuitableFor()
public
isSuitableFor(int $version) : bool
Parameters
- $version : int