# Classes

# NelsonMartell\VuePress\Demo\Example

Example class.

Extends NelsonMartell\VuePress\Demo\ExampleClass
Implements NelsonMartell\VuePress\Demo\IDemo
Uses NelsonMartell\VuePress\Demo\ExampleTrait
Since v1.0.0
Authors Nelson Martell <nelson6e65@gmail.com>

# \NelsonMartell\VuePress\Demo\Example Constants

This class has not constants.

# \NelsonMartell\VuePress\Demo\Example Methods

This class has not methods.

# \NelsonMartell\VuePress\Demo\Example Inherited methods

# \NelsonMartell\VuePress\Demo\Example Properties

This class has not properties.

# \NelsonMartell\VuePress\Demo\Example Inherited properties

# NelsonMartell\VuePress\Demo\ExampleClass

Example class.

Extends Nothing
Implements NelsonMartell\VuePress\Demo\IDemo
Uses Nothing
Since v1.0.0
Authors Nelson Martell <nelson6e65@gmail.com>

# \NelsonMartell\VuePress\Demo\ExampleClass Constants

This class has not constants.

# \NelsonMartell\VuePress\Demo\ExampleClass Methods

__construct ( )


public function __construct( mixed $example = 'demo' ) : void
Parameter Type(s) Description
$example optional mixed

isDemo ( ) final


protected function isDemo(  ) : void

isReady ( )


Is the example ready?

public function isReady(  ) : boolean

# \NelsonMartell\VuePress\Demo\ExampleClass Inherited methods

This class has not inherited methods.

# \NelsonMartell\VuePress\Demo\ExampleClass Properties

$example


protected $example = null;

Types:

  • string

# \NelsonMartell\VuePress\Demo\ExampleClass Inherited properties

This class has not inherited properties.


This document was automatically generated, from source code comments, using phpDocumentor (opens new window) with the VuePress template (opens new window).

Auto-generated at: 2023-02-13, 1:27 PM