Skip to content

Commit

Permalink
add meta storm
Browse files Browse the repository at this point in the history
  • Loading branch information
xepozz committed Jan 24, 2025
1 parent e094c17 commit cb5f801
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .meta-storm.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<meta-storm xmlns="meta-storm">
<definitions>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="addCondition" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="checkCondition" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="getTraces" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="saveTrace" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="saveTraceResult" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="getResult" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="getDefaultResult" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
<classMethod class="\Xepozz\InternalMocker\MockerState" method="replaceResult" argument="1">
<collection name="GLOBAL:php-functions"/>
</classMethod>
</definitions>
</meta-storm>

0 comments on commit cb5f801

Please sign in to comment.