<?php
namespace MrKz;
class About extends Me
{
public function getCurrentWorkplace(): array
{
return [
'workplace' => [
'company' => 'None',
'position' => 'Founder'
]
];
}
public function getDailyKnowledge(): array
{
return [
Unknown::class,
Unknown::class,
Unknown::class,
Unknown::class,
];
}
public function getFutureGoal(): string
{
return 'To contribute to open source.';
}
}
Pinned Loading
-
kastaid/getter
kastaid/getter PublicGet and put users (scraping) to the target group/channel efficiently, correctly and safety.
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.