We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f84356 commit 53047daCopy full SHA for 53047da
en/appendices/5-3-migration-guide.rst
@@ -19,7 +19,7 @@ Behavior Changes
19
Core
20
----
21
22
-- ``InstanceConfigTrait::deleteConfig()`` has been added. For classes using this
+- ``InstanceConfigTrait::deleteConfig()`` was added. For classes using this
23
trait, you can now use ``$this->deleteConfig('key')`` instead of ``$this->setConfig('key', null)``
24
25
Database
0 commit comments