Show a short reproducible code.
Aha!
Don't make it abstract in my base class, but I can throw an exception
(perfectly reasonable for me as the called class should implement the
method).
On 3 June 2013 18:36, Matijn Woudt wrote:
>
> On Mon, Jun 3, 2013 at 7:24 PM, Richard Quadling wrote:
>
>> Hi.
>>
>> I've got an abstract cl
On Mon, Jun 3, 2013 at 7:24 PM, Richard Quadling wrote:
> Hi.
>
> I've got an abstract class which requires one of the concrete descendants
> to implement a static function.
>
> The base class will call it using static:: rather than self::.
>
> But I'm getting an error at runtime.
>
> Static funct
3 matches
Mail list logo