class Role extends StringValue (View source)

Role Value Object

Creates a new Role object for a column roles while checking if it is a non empty string.

Methods

__construct( string $type)

Creates a new Role object.

__toString()

No description

Details

at line 40
__construct( string $type)

Creates a new Role object.

Parameters

string $type

Exceptions

InvalidColumnRole

in StringValue at line 33
__toString()