PHP Classes

File: psalm-baseline.xml

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   psalm-baseline.xml   Download  
File: psalm-baseline.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: spiral
Modular Web application development framework
Author: By
Last change:
Date: 3 months ago
Size: 1,035 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <files psalm-version="6.10.1@f9fd6bc117e9ce1e854c2ed6777e7135aaa4966b"> <file src="src/Core/src/Internal/Actor.php"> <InvalidReturnStatement> <code><![CDATA[$actor->registerInstance($ctx, $instance)]]></code> </InvalidReturnStatement> <NoValue> <code><![CDATA[$injector]]></code> <code><![CDATA[$singleton]]></code> </NoValue> <TooManyArguments> <code><![CDATA[make]]></code> </TooManyArguments> <UnnecessaryVarAnnotation> <code><![CDATA[Attribute\Scope]]></code> </UnnecessaryVarAnnotation> </file> <file src="src/Filters/src/Attribute/Input/AbstractInput.php"> <UndefinedThisPropertyFetch> <code><![CDATA[$this->key]]></code> </UndefinedThisPropertyFetch> </file> <file src="src/Queue/src/RetryPolicy.php"> <InvalidOperand> <code><![CDATA[$this->delay * $this->multiplier ** $attempts]]></code> <code><![CDATA[$this->multiplier ** $attempts]]></code> </InvalidOperand> </file> </files>