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 55f4c94 commit 1fd61cbCopy full SHA for 1fd61cb
src/State/OptionsInterface.php
@@ -13,12 +13,6 @@
13
14
namespace ApiPlatform\State;
15
16
-/**
17
- * Interface for state options used in API Platform.
18
- *
19
- * @method string getEntityClass() Gets the fully qualified class name of the entity associated with the state options.
20
- * @method string getDocumentClass() Gets the fully qualified class name of the document associated with the state options.
21
- */
22
interface OptionsInterface
23
{
24
}
0 commit comments