Example

Example
in package
implements ExampleInterface

An Example.

Table of Contents

Interfaces

ExampleInterface
Represents an Example.

Properties

$property  : string

Methods

__construct()  : mixed
example()  : string

Properties

$property read-only

private string $property

Methods

__construct()

public __construct(string $property) : mixed
Parameters
$property : string

A property.

example()

public example() : string
Return values
string

Returns a property.


        
On this page

Search results