Platformsh\Cli\Local\Toolstack\NodeJs::detect PHP Метод

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

public detect ( $appRoot )
    public function detect($appRoot)
    {
        // Refuse to detect automatically.
        return false;
    }