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