\Framework\Attributes\RoutesPrefix

Summary

Methods
Properties
Constants
__construct()
$prefix
$middleware
$auth
$roles
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$prefix

$prefix : string

Type

string

$middleware

$middleware : array

Type

array

$auth

$auth : ?bool

Type

?bool

$roles

$roles : array

Type

array

Methods

__construct()

__construct(string  $prefix, array  $middleware = [], ?bool  $auth = null, array  $roles = []) : mixed

Parameters

string $prefix
array $middleware
?bool $auth
array $roles

Returns

mixed —