We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f401b8 commit 24f272cCopy full SHA for 24f272c
src/DI/Definitions/Statement.php
@@ -18,7 +18,7 @@
18
*
19
* @property string|array|Definition|Reference|null $entity
20
*/
21
-final class Statement
+final class Statement implements Nette\Schema\DynamicParameter
22
{
23
use Nette\SmartObject;
24
0 commit comments