Methods | ||
---|---|---|
public
|
getAll(): AssertTag[]
|
# |
public
|
getAsserts(): AssertTag[]
|
# |
public
|
getAssertsIfTrue(): AssertTag[]
|
# |
public
|
getAssertsIfFalse(): AssertTag[]
|
# |
public
|
mapTypes(callable(Type): Type $callable): self
|
# |
public
|
intersectWith(Assertions $other): self
|
# |
public
static
|
createEmpty(): self
|
# |
public
static
|
createFromResolvedPhpDocBlock(ResolvedPhpDocBlock $phpDocBlock): self
|
# |