PropertyPathBuilder::replaceByProperty()

replaceByProperty(int $offset, string $name = null)

Replaces an index element by a property element.

Parameters

int $offset The offset at which to replace
string $name The new name of the element. Optional

Exceptions

OutOfBoundsException If the offset is invalid
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.