Feature
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- produce() : mixed
Properties
$name
protected
mixed
$name
$template
protected
mixed
$template
= <<<EOF
Feature: {{name}}
In order to ...
As a ...
I need to ...
Scenario: try {{name}}
EOF
Methods
__construct()
public
__construct(mixed $name) : mixed
Parameters
- $name : mixed
produce()
public
produce() : mixed