Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psalm Plugin for REDAXO

Installation

composer require --dev redaxo/psalm-plugin
vendor/bin/psalm-plugin enable redaxo/psalm-plugin

The command will add the plugin to psalm.xml:

<psalm>
    <!--  project configuration -->
    <plugins>
        <pluginClass class="Redaxo\PsalmPlugin\Plugin"/>
    </plugins>
</psalm>

About

Psalm Plugin for REDAXO

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages