MessagePack\Tests\Perf\Filter\RegexpFilter::__construct PHP Méthode

__construct() public méthode

public __construct ( $regexp )
    public function __construct($regexp)
    {
        $this->regexp = $regexp;
    }