\A

Simple class used to generate a test PHPDocumentor documentation.

Summary

Methods
Properties
Constants
getStringAttribute()
setStringAttribute()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$stringAttribute
N/A

Properties

$stringAttribute

$stringAttribute : string

A string attribute.

Type

string

Methods

getStringAttribute()

getStringAttribute() : string

Gets the string attribute.

Returns

string —

the string attribute.

setStringAttribute()

setStringAttribute(string $stringAttribute)

Sets the string attribute.

Parameters

string $stringAttribute

the string attribute to set.