File manager - Edit - /home/gzbnyc5/pty-app/realstate/vendor/mockery/mockery/library/Mockery/CountValidator/CountValidatorInterface.php
Back
<?php namespace Mockery\CountValidator; interface CountValidatorInterface { /** * Checks if the validator can accept an additional nth call * * @param int $n * * @return bool */ public function isEligible($n); /** * Validate the call count against this validator * * @param int $n * * @return bool */ public function validate($n); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0 |
proxy
|
phpinfo
|
Settings