No - that doesn't work.
It simply makes the base class contain this line...
> $this->option('baseClassName', 'somethingElse');
Thanks anyway.
On 7 Nov 2009, at 13:36, David Ashwood wrote:
>
> I've not tried it - but as it's an option does the following not work?
>
> Message:
> options:
> baseClassName: somethingElse
> actAs:
> Timestampable: ~
> tableName: messages
> columns:
> id:
> type: integer(4)
> primary: true
> autoincrement: true
> messageType:
> type: integer(4)
> subject:
> type: string(100)
> details:
> type: clob
>
> On Sat, 2009-11-07 at 12:49 +0000, Jonathan Franks wrote:
>> baseClassName
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---