Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Differ.php

Differ::$isEqual

Same name in this branch
  1. 11.1.x vendor/phpstan/phpdoc-parser/src/Printer/Differ.php \PHPStan\PhpDocParser\Printer\Differ::isEqual

@var callable(T, T): bool

Type: isEqual

File

vendor/nikic/php-parser/lib/PhpParser/Internal/Differ.php, line 16

Class

Differ
Implements the Myers diff algorithm.

Namespace

PhpParser\Internal

Code

private $isEqual;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal