PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Classes of Alexey Dodonov   Mezon PHP Model Class   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Mezon PHP Model Class
Store and retrieve model objects in a database
Author: By
Last change:
Date: 3 months ago
Size: 1,059 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm errorLevel="2" resolveFromConfigFile="true" 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" allowStringToStandInForClass="true"> <projectFiles> <directory name="./Mezon" /> <directory name="./vendor/mezon"></directory> </projectFiles> <issueHandlers> <InternalMethod> <errorLevel type="suppress"> <referencedMethod name="PHPUnit\Framework\MockObject\Builder\InvocationMocker::willReturnCallback" /> <referencedMethod name="PHPUnit\Framework\MockObject\Builder\InvocationMocker::willReturn" /> <referencedMethod name="PHPUnit\Framework\MockObject\Builder\InvocationMocker::method" /> <referencedMethod name="PHPUnit\Framework\MockObject\Builder\InvocationMocker::with" /> <referencedMethod name="PHPUnit\Framework\MockObject\Builder\InvocationMocker::withConsecutive" /> </errorLevel> </InternalMethod> </issueHandlers> </psalm>