EntityQueryExecuteWithoutAccessCheckType.php
Namespace
mglaman\PHPStanDrupal\Type\EntityQueryFile
-
vendor/
mglaman/ phpstan-drupal/ src/ Type/ EntityQuery/ EntityQueryExecuteWithoutAccessCheckType.php
View source
<?php
declare (strict_types=1);
namespace mglaman\PHPStanDrupal\Type\EntityQuery;
use PHPStan\Type\ArrayType;
final class EntityQueryExecuteWithoutAccessCheckType extends ArrayType {
}
Classes
Title | Deprecated | Summary |
---|---|---|
EntityQueryExecuteWithoutAccessCheckType |