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

Breadcrumb

  1. Drupal Core 11.1.x

EntityQueryExecuteWithoutAccessCheckCountType.php

Namespace

mglaman\PHPStanDrupal\Type\EntityQuery

File

vendor/mglaman/phpstan-drupal/src/Type/EntityQuery/EntityQueryExecuteWithoutAccessCheckCountType.php

View source
<?php

declare (strict_types=1);
namespace mglaman\PHPStanDrupal\Type\EntityQuery;

use PHPStan\Type\IntegerType;
final class EntityQueryExecuteWithoutAccessCheckCountType extends IntegerType {

}

Classes

Title Deprecated Summary
EntityQueryExecuteWithoutAccessCheckCountType

API Navigation

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