%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/news/vendor/mockery/mockery/library/Mockery/
Upload File :
Create Path :
Current File : /var/www/html/news/vendor/mockery/mockery/library/Mockery/VerificationExpectation.php

<?php

namespace Mockery;

class VerificationExpectation extends Expectation
{
    public function clearCountValidators()
    {
        $this->_countValidators = array();
    }

    public function __clone()
    {
        parent::__clone();
        $this->_actualCount = 0;
    }
}

Zerion Mini Shell 1.0