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