Guides
Tutorials
class ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer implements `<a href="/docs/reference/Api/UriVariableTransformerInterface">ApiPlatform\Api\UriVariableTransformerInterface</a>`
{
public transform($value, array $types, array $context): int
public supportsTransformation($value, array $types, array $context): bool
}
class ApiPlatform\Api\UriVariableTransformer\IntegerUriVariableTransformer implements `<a href="/docs/reference/Api/UriVariableTransformerInterface">ApiPlatform\Api\UriVariableTransformerInterface</a>`
{
public transform($value, array $types, array $context): int
public supportsTransformation($value, array $types, array $context): bool
}
public transform($value, array $types, array $context): int
public transform($value, array $types, array $context): int
value | ||
types | array | |
context | array |
int
public supportsTransformation($value, array $types, array $context): bool
public supportsTransformation($value, array $types, array $context): bool
value | ||
types | array | |
context | array |
bool