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 2c31899 commit 76423f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +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 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 76423f4

Please sign in to comment.