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.
PublicScopeSimulator
$operationType
1 parent 687bd41 commit 31196e5Copy full SHA for 31196e5
src/ProxyManager/ProxyGenerator/Util/PublicScopeSimulator.php
@@ -37,6 +37,8 @@ class PublicScopeSimulator
37
* the operation. Return directly if none provided
38
* @param string|null $interfaceName name of the proxified interface if any
39
*
40
+ * @psalm-param $operationType self::OPERATION_*
41
+ *
42
* @throws InvalidArgumentException
43
*/
44
public static function getPublicAccessSimulationCode(
0 commit comments