Project\OtherClassFound::getTitle PHP Метод

getTitle() публичный Метод

public getTitle ( )
    public function getTitle()
    {
        return 'Coincidental method name';
    }
OtherClassFound