Development

#6283 (function visibility "protection" should be protected)

You must first sign up to be able to contribute.

Ticket #6283 (closed documentation: fixed)

Opened 4 years ago

Last modified 4 years ago

function visibility "protection" should be protected

Reported by: sglessard Assigned to: fabien
Priority: minor Milestone:
Component: form Version: 1.2.5
Keywords: Cc:
Qualification: Unreviewed

Description

http://www.symfony-project.org/forms/1_2/en/04-Propel-Integration Listing 4-27 (see Refactoring the Code in the Model of in the Form)

protection function setSlugFromTitle()

Change History

04/14/09 16:22:35 changed by FabianLange

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

(In [17293]) [doc] fixed typo. (closes #6283)