PHP Classes

File: src/Exceptions/psalm.xml

Recommend this page to a friend!
  Packages of Wolfy-J   spiral   src/Exceptions/psalm.xml   Download  
File: src/Exceptions/psalm.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: 605 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" errorLevel="4" hoistConstants="true" resolveFromConfigFile="true" findUnusedPsalmSuppress="true" findUnusedVariablesAndParams="true" ensureArrayStringOffsetsExist="true" addParamDefaultToDocblockType="true" findUnusedBaselineEntry="true" findUnusedCode="false" > <projectFiles> <directory name="src" /> </projectFiles> </psalm>