mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-29 03:00:15 +02:00
@@ -15,5 +15,5 @@ namespace DesignPatterns\ChainOfResponsibilities;
|
|||||||
*/
|
*/
|
||||||
class Request
|
class Request
|
||||||
{
|
{
|
||||||
// getter and setter but I don't want to generate to much noise in handlers
|
// getter and setter but I don't want to generate too much noise in handlers
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user