YoastSEO_Vendor\Symfony\Component\DependencyInjection\Exception
ServiceNotFoundException::getId() public Yoast 1.0
{} Это метод класса: ServiceNotFoundException{}
Хуков нет.
Возвращает
Null. Ничего.
Использование
$ServiceNotFoundException = new ServiceNotFoundException(); $ServiceNotFoundException->getId();
Код ServiceNotFoundException::getId() ServiceNotFoundException::getId Yoast 15.9.1
public function getId()
{
return $this->id;
}