Copied!
Trait
Methods
public __construct(Symfony\Component\TypeInfo\Type $types)
 
  • param list<\T> $types
public atLeastOneTypeIs(callable $callable) : bool
 
  • param callable $callable
public everyTypeIs(callable $callable) : bool
 
  • param callable $callable
public getTypes() : array
 
  • return list<\T>
public isA(Symfony\Component\TypeInfo\TypeIdentifier|string $subject) : bool
Properties
private readonly array $types
 
  • var list<\T>
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration