Skip to content

API Attributes AbstractRouteStringAttribute

Christophe SAUVEUR edited this page Apr 21, 2024 · 1 revision

AbstractRouteStringAttribute Class

chsxf\MFX\Attributes

abstract class AbstractRouteStringAttribute extends AbstractRouteAttribute

Summary

Since 1.0

Methods

__construct

public function __construct(string $value)

Since 1.0

Parameters

Name Type Description
$value string

getValue

public function getValue(): string

Since 1.0

Returns

string


Clone this wiki locally