Initial Code commit
This commit is contained in:
parent
ab153bc311
commit
1d5910fbad
@ -5,7 +5,7 @@ namespace Nischcodes\Shiftcalc\Attributes;
|
||||
/**
|
||||
* Attributes interface
|
||||
*
|
||||
* wraps routing info into a attribute for methods
|
||||
* wraps routing info into an attribute for methods
|
||||
*
|
||||
* PHP version 8.4 or higher
|
||||
*
|
||||
|
@ -5,7 +5,7 @@ namespace Nischcodes\Shiftcalc;
|
||||
/**
|
||||
* Request interface
|
||||
*
|
||||
* wraps the client requests object into an simple interface
|
||||
* wraps the client requests object into a simple interface
|
||||
*
|
||||
* PHP version 8.4 or higher
|
||||
*
|
||||
|
@ -5,7 +5,7 @@ namespace Nischcodes\Shiftcalc;
|
||||
/**
|
||||
* Router interface
|
||||
*
|
||||
* wraps routing into an simple interface
|
||||
* wraps routing into a simple interface
|
||||
*
|
||||
* PHP version 8.4 or higher
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user