Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Differ.php
Differ::$isEqual
Same name in this branch
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;
RSS feed