Skip to content

Commit

Permalink
FIX: Msf update Fields
Browse files Browse the repository at this point in the history
  • Loading branch information
BadPixxel committed Oct 13, 2020
1 parent 9ce2f93 commit 2c31899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions travis/phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ parameters:
# - '#Call to an undefined method [a-zA-Z0-9\\_]+ObjectInterface::getAttributeByCode()#'
# - '#Call to an undefined method [a-zA-Z0-9\\_]+ObjectInterface::addAttributeValue()#'
# - '#Call to an undefined method [a-zA-Z0-9\\_]+ObjectInterface::getMultilang()#'
- '#Access to an undefined property object::$options#'
- '#Access to an undefined property ObjectModel::[a-zA-Z0-9$\\_]#'
- '#Access to an undefined property Context::[a-zA-Z0-9$\\_]#'
- "#Casting to float something that's already float#"
Expand Down

0 comments on commit 2c31899

Please sign in to comment.