mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-466: Rename buildDocumentation() to configure() or setUp() #581
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Mar 24, 2010).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user @jwage:
Currently we define a buildDocumentation() method where we define information about the task like the name, description, what options it has ,etc. This method name doesn't really make sense. It should probably be called configure() or setup()
@doctrinebot commented on GitHub (Apr 12, 2010):
Comment created by @guilhermeblanco:
Fixed with the change to Sf Console
@doctrinebot commented on GitHub (Apr 12, 2010):
Issue was closed with resolution "Fixed"