FilenameStringType

Extends \StringType

Class FilenameStringType

Shared string type class. Use the "asString" method for getting the plain value.

category

System

package

Shared

subpackage

FileSystem

Methods

Class Constructor

__construct(string $p_value) 
inherited
Throws
\InvalidArgumentException

Arguments

$p_value

string

Get the instance value as string.

asString() : string
inherited

Response

string

Properties