Fix bin/publish: use correct .env path for rspade_system Fix bin/publish script: prevent grep exit code 1 from terminating script 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
7 lines
325 B
Markdown
Executable File
7 lines
325 B
Markdown
Executable File
PSR Event Dispatcher
|
|
====================
|
|
|
|
This repository holds the interfaces related to [PSR-14](http://www.php-fig.org/psr/psr-14/).
|
|
|
|
Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.
|