ExecutionContext deprecated::getPropertyName()

string|null getPropertyName()

Returns the property name of the current node.

If the metadata of the current node does not implement {@link PropertyMetadataInterface} or if no metadata is available for the current node, this method returns null.

Return Value

string|null The property name or null, if no property name could be found.
doc_Symfony
2016-10-28 06:15:44
Comments
Leave a Comment

Please login to continue.