class {
public function log($msg)
{
echo $msg;
}
});
public function setLogger($var) {
..... I will use method here
}
Please format the code you posted, by wrapping it in triple backticks. -> `
In java i use FunctionalInterface ...
Обсуждают сегодня