AnsPress_Rewrite::incr_hash( array $matches )

Description #

Increment hash.

Parameters #

  • $matches
    array (Required) Matches.

Source #

File: includes/rewrite.php

	public static function incr_hash( $matches ) { // phpcs:ignore Generic.CodeAnalysis.UnusedFunctionParameter.Found
		return self::$counter++;
	}

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment