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
2016-10-28 06:28:02
Comments
Leave a Comment

Please login to continue.