dep: package update
This commit is contained in:
+2
-2
@@ -22,9 +22,9 @@ namespace Sabre\Event;
|
||||
* - Using ":" as a separator is optional, but it's highly recommended to use
|
||||
* some kind of separator.
|
||||
*
|
||||
* The WilcardEmitter is a bit slower than the regular Emitter. If you code
|
||||
* The WildcardEmitter is a bit slower than the regular Emitter. If your code
|
||||
* must be very high performance, it might be better to try to use the other
|
||||
* emitter. For must usage the difference is negligible though.
|
||||
* emitter. For most usage the difference is negligible though.
|
||||
*
|
||||
* @copyright Copyright (C) fruux GmbH (https://fruux.com/)
|
||||
* @author Evert Pot (http://evertpot.com/)
|
||||
|
||||
Reference in New Issue
Block a user