EntityQueryExecuteWithoutAccessCheckCountType.php
Namespace
mglaman\PHPStanDrupal\Type\EntityQueryFile
-
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 |