Skip to content

Commit

Permalink
Update doc for static checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Roettig authored Dec 10, 2018
1 parent 69ca6d7 commit a055fa1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ private function isModuleAnnotation(string $fixture)
* @param string $fixture
* @return string
* @throws \Magento\Framework\Exception\LocalizedException
* @SuppressWarnings(PHPMD.StaticAccess)
*/
private function getModulePath(string $fixture)
{
Expand Down

0 comments on commit a055fa1

Please sign in to comment.