Development

#5943 (getLabels description typo)

You must first sign up to be able to contribute.

Ticket #5943 (closed documentation: fixed)

Opened 4 years ago

Last modified 4 years ago

getLabels description typo

Reported by: Starfall Assigned to: fabien
Priority: minor Milestone:
Component: other Version: 1.2.4
Keywords: Cc:
Qualification: Unreviewed

Description

Description of method getLabels of sfWidgetFormSchema is

Sets the labels.

while it should be

Gets the labels.

Change History

03/12/09 09:26:39 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [16227]) [1.1, 1.2, 1.3] fixed typo in PHPDoc (closes #5943)